A Python module to bypass Cloudflare's anti-bot page
A simple Python module to bypass Cloudflare's anti-bot page (also known as "I'm Under Attack Mode", or IUAM), implemented with Requests. Cloudflare changes their techniques periodically, so I will update this repo frequently.
This can be useful if you wish to scrape or crawl a website protected with Cloudflare. Cloudflare's anti-bot page currently just checks if the client supports Javascript, though they may add additional techniques in the future.
Due to Cloudflare continually changing and hardening their protection page, cloudscraper requires a JavaScript Engine/interpreter to solve Javascript challenges. This allows the script to easily impersonate a regular web browser without explicitly deobfuscating and parsing Cloudflare's Javascript.
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-cloudscraper
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-cloudscraper && cd $_
- Create Badge
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
cloudscraper-1.2.68.tar.gz | 0000111952 109 KB | |
python-cloudscraper.changes | 0000001573 1.54 KB | |
python-cloudscraper.spec | 0000002422 2.37 KB |
Latest Revision
baserev update by copy to link target
Comments 0