crawlerlab/aragog
Distributed web scraping framework
This project helps developers gather data from websites at scale. You provide it with instructions for what web pages to visit and what information to extract, and it delivers the requested data, even from complex sites that require a browser to view. This tool is designed for software developers building applications that need to collect large amounts of web data.
No commits in the last 6 months.
Use this if you are a developer who needs to build a robust and scalable system for extracting data from many websites, handling challenges like JavaScript-rendered content and high traffic.
Not ideal if you are looking for a simple, off-the-shelf tool to scrape a few web pages without writing code, or if you don't have experience setting up server infrastructure.
Stars
8
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Jan 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/crawlerlab/aragog"
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.