simon987/Architeuthis
MITM HTTP(S) proxy with integrated load-balancing, rate-limiting and error handling. Built for automated web scraping.
When you need to automatically collect information from many websites, this tool helps manage how your requests are sent. It takes your list of target websites and ensures that your requests are properly spaced out, retried if there are temporary errors, and routed efficiently. This is ideal for data analysts or researchers performing large-scale web data collection.
No commits in the last 6 months.
Use this if you need to reliably scrape data from many websites without getting blocked or encountering frequent errors.
Not ideal if you are manually browsing websites or only need to fetch data from a single, static page occasionally.
Stars
42
Forks
1
Language
Go
License
GPL-3.0
Category
Last pushed
Jan 03, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/simon987/Architeuthis"
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.