Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-cfscrape | Distribution: SUSE Linux Enterprise 15 SP4 |
Version: 2.1.1 | Vendor: openSUSE |
Release: bp154.1.25 | Build date: Mon May 9 11:16:25 2022 |
Group: Development/Languages/Python | Build host: sheep85 |
Size: 72498 | Source RPM: python-cfscrape-2.1.1-bp154.1.25.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/Anorov/cloudflare-scrape | |
Summary: 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. 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, cfscrape requires Node.js to solve Javascript challenges. This allows the script to easily impersonate a regular web browser without explicitly deobfuscating and parsing Cloudflare's Javascript. Note: This only works when regular Cloudflare anti-bots is enabled (the "Checking your browser before accessing..." loading page). If there is a reCAPTCHA challenge, you're out of luck. Thankfully, the Javascript check page is much more common.
MIT
* Fri Feb 28 2020 Martin Herkt <9+suse@cirno.systems> - Update to 2.1.1 * Updated to handle latest Cloudflare IUAM challenge * Mon Aug 12 2019 Martin Herkt <9+suse@cirno.systems> - Update to 2.0.8 * Default SSL ciphers changed to resolve issues with some users reporting receiving Cloudflare captchas * Mon Jun 03 2019 Martin Herkt <9+suse@cirno.systems> - Update to 2.0.7 * Enable HTTPS adapter by default * Wed May 15 2019 Martin Herkt <9+suse@cirno.systems> - Switch to GitHub tarball, enable tests - Update to 2.0.4 * Detect captcha challenges, try harder to avoid them * Sat May 11 2019 Martin Herkt <9+suse@cirno.systems> - Update to 2.0.3 * Support latest Cloudflare IUAM challenge * Sat May 11 2019 Martin Herkt <9+suse@cirno.systems> - Update to 2.0.0 * Support latest Cloudflare IUAM challenge * Wed Mar 20 2019 Martin Herkt <9+suse@cirno.systems> - Update to 1.9.7: * A hidden input form has been added to the challenge; fix to allow bypassing it * Thu Mar 14 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 1.9.6: * various readme updates * Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package * Thu Apr 05 2018 9+suse@cirno.systems - Update to 1.9.5 * Parse updated IUAM Javascript challenge * Tue Feb 13 2018 9+suse@cirno.systems - Update to 1.9.4 * Handle failed challenge submissions * Remove dependency on PyExecJS * Wed Jan 31 2018 9+suse@cirno.systems - Update to 1.9.3 * Add LICENSE and README.md to source distribution - Remove Git LICENSE source - Add README.md to doc files * Wed Jan 31 2018 9+suse@cirno.systems - Update to 1.9.2 * Add __version__ to __init__.py - Include LICENSE from Git tag for now (not part of PyPI package) Reported upstream * Thu Jan 11 2018 9@cirno.systems - init, 1.9.1
/usr/lib/python3.6/site-packages/cfscrape /usr/lib/python3.6/site-packages/cfscrape-2.1.1-py3.6.egg-info /usr/lib/python3.6/site-packages/cfscrape-2.1.1-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/cfscrape-2.1.1-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/cfscrape-2.1.1-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/cfscrape-2.1.1-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/cfscrape-2.1.1-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/cfscrape/__init__.py /usr/lib/python3.6/site-packages/cfscrape/__pycache__ /usr/lib/python3.6/site-packages/cfscrape/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cfscrape/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/cfscrape/__pycache__/user_agents.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cfscrape/__pycache__/user_agents.cpython-36.pyc /usr/lib/python3.6/site-packages/cfscrape/user_agents.py /usr/share/doc/packages/python3-cfscrape /usr/share/doc/packages/python3-cfscrape/README.md /usr/share/licenses/python3-cfscrape /usr/share/licenses/python3-cfscrape/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 15:53:55 2024