HasData/cloudflare-bypass
This repository provides minimal working examples for bypassing Cloudflare 1020 errors using Playwright in both Python and Node.js. The focus is on showing basic setups to load pages that are often protected by anti-bot measures, with step-by-step improvements like stealth plugins, proxy rotation, and human-like behaviors.
This project helps web scrapers and data professionals access websites that are protected by Cloudflare's anti-bot measures, specifically the 'Error 1020: Access Denied'. It provides working code examples that show how to feed a target URL into a program and receive the desired webpage content, by mimicking human browsing behavior. Data analysts, market researchers, or anyone needing to gather public web data can use this to reliably get data from difficult-to-access sites.
Use this if you are a data professional or web scraper who frequently encounters 'Cloudflare 1020' errors when trying to gather public data from websites.
Not ideal if you are looking for a plug-and-play scraping solution, as this requires some programming knowledge to integrate into your existing workflows.
Stars
25
Forks
2
Language
JavaScript
License
—
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/HasData/cloudflare-bypass"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
seleniumbase/SeleniumBase
APIs for browser automation, testing, and bypassing bot-detection.
apify/crawlee-python
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers....
intoli/user-agents
A JavaScript library for generating random user agents with data that's updated daily.
apify/crawlee
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In...
Kaliiiiiiiiii-Vinyzu/patchright
Undetected version of the Playwright testing and automation library.