salvaba94/AutoTor
Simple package to make requests throughout Tor with circuit renewal.
This package helps Python developers perform web scraping or data collection tasks while maintaining anonymity. It takes a list of URLs or tasks, routes each request through the Tor network with automatic IP address rotation and randomized user agents, and returns the gathered web content or data. The primary users are developers building data collection tools who need to mask their identity or bypass rate limits.
No commits in the last 6 months. Available on PyPI.
Use this if you are a developer building web scrapers and need to make many anonymous requests from different virtual locations, or if you want to gather public web data without being easily blocked.
Not ideal if you need a simple browser for anonymous browsing or if you are not comfortable writing Python code to build custom scraping logic.
Stars
9
Forks
1
Language
Python
License
MIT
Category
Last pushed
Feb 04, 2024
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/salvaba94/AutoTor"
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.