s0rg/crawley
The unix-way web crawler
This tool helps web analysts and cybersecurity professionals systematically explore websites. You provide a starting URL, and it generates a list of every link, image, video, audio file, form, JavaScript API endpoint, and even URLs hidden in comments it finds. It's designed for anyone needing to quickly map out the structure and all accessible resources of a website.
335 stars.
Use this if you need to rapidly discover all links and resources on a website, whether for site auditing, competitor analysis, or security assessment.
Not ideal if you need a full browser experience for crawling, such as executing complex JavaScript or interacting with single-page applications that require dynamic rendering.
Stars
335
Forks
18
Language
Go
License
MIT
Category
Last pushed
Mar 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/s0rg/crawley"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.