# Qianlitp/crawlergo

A powerful browser crawler for web vulnerability scanners

Repository: https://github.com/Qianlitp/crawlergo
Canonical: https://ross.abutalabs.com/products/crawlergo
Language: Go
License: GPL-3.0
License Family: copyleft
Topics: headless-chrome, crawler, chrome-devtools, golang, vulnerability-scanner, headless, web-vulnerability-scanners, chromedp, crawlergo, blackhat, arsenal
Last push: 2025-03-11T14:23:23+00:00

## Health v2 (maintenance only)
Score: 27/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 10, release rhythm 8, longevity 100
- inputs: {"age_days": 2443, "days_push": 540, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3034, forks 492 (observed 2026-08-28T04:07:39.026355+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: web-scraping, security, cli
- domain: security, crawlers, web-development, penetration-testing
- platform: windows, cli
- tags: headless-chrome, vulnerability-scanning, url-discovery, chromedp, form-filling, blackhat-arsenal, linux, macos, docker

## Member repositories
- Qianlitp/crawlergo (main) score 27

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:39.026355+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:29:46.022582+00:00, confidence not recorded.
  - readme: https://github.com/Qianlitp/crawlergo (fetched 2026-08-28T04:07:39.026355+00:00, sha ec8cb2e91070)
- Data as of 2026-08-30T08:39:29.467469+00:00.
