Qianlitp/crawlergo
A powerful browser crawler for web vulnerability scanners observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 10
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2443
- days_rel: n/a
- days_push: 540
- n_releases_24m: 0
Adoption not part of the score
3034 stars · 492 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
crawlergo is a Go-based browser crawler that uses headless Chrome to discover URLs for web vulnerability scanners. It renders pages, fills and submits forms, triggers DOM events, and deduplicates URLs to produce high-quality crawl results.
Use cases
- crawl a website to collect URLs for a vulnerability scanner
- discover hidden endpoints and links on a web app
- automatically fill and submit forms during crawling
- feed discovered URLs into a passive scanner
- fuzz common paths and parse JS files for links
When to choose
- you need DOM-rendered, JavaScript-aware URL discovery
- you want automated form filling and event triggering during crawling
- you need a fast CLI crawler that integrates with vulnerability scanners
When to avoid
- you need a general-purpose production web scraper for data extraction
- you cannot run a Chrome/Chromium environment
- you need authenticated crawling with complex session handling
Facets
cli-tool · maturity active
web-scraping security cli security crawlers web-development penetration-testing windows cli headless-chrome vulnerability-scanning url-discovery chromedp form-filling blackhat-arsenal linux macos docker
1 source
- readme: https://github.com/Qianlitp/crawlergo · fetched 2026-08-28 · ec8cb2e91070
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Qianlitp/crawlergo | main | 27 |
For agents
markdown · JSON · MCP: product_card(name="Qianlitp/crawlergo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem