keyhankamyar/ProxyRotator
Async V2ray (VMESS) proxy rotation library for Python. Auto-update subscriptions, test connections, rotate user-agents, handle rate limits. Built on Xray-core for reliable web scraping at scale.
This is a Python library for developers building web scraping tools that need to reliably access public web data. It automates the rotation of VMESS proxies and user agents, taking in proxy subscription URLs or lists, and providing a fresh proxy and user-agent for each request. Web scraping engineers and data collection specialists will find this useful for managing large-scale data extraction.
No commits in the last 6 months.
Use this if you are a Python developer building a web scraper and need to bypass IP blocking and rate limits by rotating through a pool of VMESS proxies and varying your requests.
Not ideal if you are looking for a ready-to-use web scraping tool or do not have experience with Python development and integrating libraries.
Stars
12
Forks
—
Language
Python
License
MIT
Category
Last pushed
Oct 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/keyhankamyar/ProxyRotator"
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.