Integrations / Dev libraries / Scrapy
Run Scrapy
through Zenrows.
Add Zenrows proxy rotation and anti-bot bypass to your Scrapy spiders with middleware or per-request meta parameters.
Connect it
in a few lines.
# settings.py ZENROWS_API_KEY = "YOUR_ZENROWS_API_KEY" DOWNLOADER_MIDDLEWARES = { "zenrows_scrapy.middlewares.ZenrowsMiddleware": 543, }
Full setup, parameters, and examples are in the Scrapy integration docs.
What the integration
gives you.
- Anti-bot bypassRoute requests through Zenrows to get past blocks.
- Real browserRender JavaScript-heavy pages with Scraping Browser.
- Residential proxiesRotate IPs and set geolocation per request.
- Drop-inPoint the code you already wrote at Zenrows.
What people build with it.
- 01E-commerce data. Scrape catalogs, prices, and reviews at scale.
- 02Search results. Collect SERP data without getting blocked.
- 03Dynamic sites. Render SPAs and JavaScript-heavy pages in full.
- 04Protected pages. Get through anti-bot on the sites that matter.
Connect Scrapy
today.
Start building free
10,000 credits/month for free, always.
See the docs, or explore Playwright, Selenium.