#vulns.co
/
mcp by GKData.io

← Back to Toolkit

gospider

Fast Go crawler that also extracts JS, forms, robots, sitemaps and subdomains. Good when katana is too quiet or you want form fields.

Tags: crawler, js, forms

Category
crawl
Maintenance signal
maintained

Project repository

Install

go

go install github.com/jaeles-project/gospider@latest

Command templates

Crawl + JS

gospider -s {url} -c 10 -d 3 -t 20 --js --robots --sitemap -o {output}

Related tools

← Back to Toolkit