FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
My open source developer tool, Webprobe
How-ToWeb Development

My open source developer tool, Webprobe

via Dev.to WebdevKaiav Nihalani10h ago

Webprobe Repo I created Webprobe to help me with the development and debugging of my website. It's a rust based CLI tool that can launch crawlers to interact with every interactive element on a website, in order to find any errors that may occur for a user. It creates a detailed JSON report with network statistics, load times, errors and page-by-page stats. It can also run load tests on sites. It can handle authentication given selectors and values, or it can autofind selectors. It works on localhost, and works with the full URL ( https://localhost:3000 , for example), just the localhost (localhost:3000) or port number (3000). I plan to keep improving it in future by adding pentesting features and improving the load testing systems. Please feel free to ask any questions, or open any issues on the repo! You can install webprobe by running npm i @knihalani/webprobe

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
0 views

Related Articles

How-To

How to Install and Start Using LineageOS on your Phone

Lobsters • 56m ago

How-To

What Should Kids Learn After Scratch? Comparing Programming Languages

Medium Programming • 4h ago

BYD rolls out EV batteries with 5-minute ‘flash charging.’ But there’s a catch.
How-To

BYD rolls out EV batteries with 5-minute ‘flash charging.’ But there’s a catch.

TechCrunch • 4h ago

Trump gets data center companies to pledge to pay for power generation
How-To

Trump gets data center companies to pledge to pay for power generation

Ars Technica • 6h ago

Building an Interactive Fiction Format with Codex as a Development Partner
How-To

Building an Interactive Fiction Format with Codex as a Development Partner

Medium Programming • 8h ago

Discover More Articles