rivermont/spidy
The simple, easy to use command line web crawler.
This tool helps you automatically collect information from websites by following links. You give it a starting web address, and it finds and saves every page it can reach, including all the links and content within those pages. It's designed for anyone who needs to systematically gather data or map out website structures without manual clicking.
352 stars. No commits in the last 6 months.
Use this if you need to quickly and easily crawl a website from the command line to collect all its linked pages and their content.
Not ideal if you need a sophisticated web scraping framework for extracting very specific data fields or require advanced interaction with website elements beyond simple link following.
Stars
352
Forks
69
Language
Python
License
GPL-3.0
Category
Last pushed
Aug 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/rivermont/spidy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.