istresearch/scrapy-cluster
This Scrapy project uses Redis and Kafka to create a distributed on demand scraping cluster.
This project helps developers gather large amounts of information from websites by distributing web scraping tasks across many machines. It takes URLs and instructions for what to extract, and outputs the scraped raw HTML and extracted data. This is for developers building web scrapers that need to operate at a very large scale.
1,230 stars. No commits in the last 6 months.
Use this if you need to build highly scalable, resilient web scraping systems that can handle many concurrent jobs and dynamic crawling.
Not ideal if you're looking for a simple, out-of-the-box web scraping tool for small, one-off data extraction tasks.
Stars
1,230
Forks
322
Language
Python
License
MIT
Category
Last pushed
Nov 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/istresearch/scrapy-cluster"
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.