scrapy-plugins/scrapy-zyte-smartproxy
Zyte Smart Proxy Manager (formerly Crawlera) middleware for Scrapy
When collecting data from many websites using Scrapy, this tool helps you avoid being blocked or served incorrect information. It takes your Scrapy web scraping requests and intelligently routes them through a network of proxies, returning the clean, unbiased web page content you need. This is for developers building web scrapers who need reliable data collection from challenging websites.
366 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer using Scrapy to scrape data and encounter issues with IP blocking, CAPTCHAs, or inconsistent website responses.
Not ideal if you are not using Scrapy for web scraping or only need to access a few simple, un-protected websites.
Stars
366
Forks
91
Language
Python
License
BSD-3-Clause
Category
Last pushed
Mar 24, 2025
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/scrapy-plugins/scrapy-zyte-smartproxy"
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.