Tue, 12 Nov 2024 03:52:24 UTC | login

Information for RPM python3-cloudscraper-1.2.62-1.fc37.noarch.rpm

ID804567
Namepython3-cloudscraper
Version1.2.62
Release1.fc37
Epoch
Archnoarch
SummaryPython module to bypass Cloudflare's anti-bot page
DescriptionA 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.
Build Time2022-08-27 14:56:54 GMT
Size125.30 KB
e11d0259bc74183586bd19c76b30168f
LicenseMIT
Provides
python-cloudscraper = 1.2.62-1.fc37
python3-cloudscraper = 1.2.62-1.fc37
python3.11-cloudscraper = 1.2.62-1.fc37
python3.11dist(cloudscraper) = 1.2.62
python3dist(cloudscraper) = 1.2.62
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 3.11
python3.11dist(pyparsing) >= 2.4.7
python3.11dist(requests) >= 2.9.2
python3.11dist(requests-toolbelt) >= 0.9.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 76 >>>
Name ascending sort Size
/usr/lib/python3.11/site-packages/cloudscraper0.00 B
/usr/lib/python3.11/site-packages/cloudscraper-1.2.62.dist-info0.00 B
/usr/lib/python3.11/site-packages/cloudscraper-1.2.62.dist-info/INSTALLER4.00 B
/usr/lib/python3.11/site-packages/cloudscraper-1.2.62.dist-info/LICENSE1.07 KB
/usr/lib/python3.11/site-packages/cloudscraper-1.2.62.dist-info/METADATA19.23 KB
/usr/lib/python3.11/site-packages/cloudscraper-1.2.62.dist-info/WHEEL92.00 B
/usr/lib/python3.11/site-packages/cloudscraper-1.2.62.dist-info/top_level.txt13.00 B
/usr/lib/python3.11/site-packages/cloudscraper/__init__.py15.12 KB
/usr/lib/python3.11/site-packages/cloudscraper/__pycache__0.00 B
/usr/lib/python3.11/site-packages/cloudscraper/__pycache__/__init__.cpython-311.opt-1.pyc15.44 KB
/usr/lib/python3.11/site-packages/cloudscraper/__pycache__/__init__.cpython-311.pyc15.44 KB
/usr/lib/python3.11/site-packages/cloudscraper/__pycache__/cloudflare.cpython-311.opt-1.pyc16.53 KB
/usr/lib/python3.11/site-packages/cloudscraper/__pycache__/cloudflare.cpython-311.pyc16.53 KB
/usr/lib/python3.11/site-packages/cloudscraper/__pycache__/exceptions.cpython-311.opt-1.pyc4.49 KB
/usr/lib/python3.11/site-packages/cloudscraper/__pycache__/exceptions.cpython-311.pyc4.49 KB
/usr/lib/python3.11/site-packages/cloudscraper/__pycache__/help.cpython-311.opt-1.pyc2.99 KB
/usr/lib/python3.11/site-packages/cloudscraper/__pycache__/help.cpython-311.pyc2.99 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha0.00 B
/usr/lib/python3.11/site-packages/cloudscraper/captcha/2captcha.py10.13 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/9kw.py7.21 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/__init__.py1.48 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/__pycache__0.00 B
/usr/lib/python3.11/site-packages/cloudscraper/captcha/__pycache__/2captcha.cpython-311.opt-1.pyc11.76 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/__pycache__/2captcha.cpython-311.pyc11.76 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/__pycache__/9kw.cpython-311.opt-1.pyc9.90 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/__pycache__/9kw.cpython-311.pyc9.90 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/__pycache__/__init__.cpython-311.opt-1.pyc2.24 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/__pycache__/__init__.cpython-311.pyc2.24 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/__pycache__/anticaptcha.cpython-311.opt-1.pyc4.63 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/__pycache__/anticaptcha.cpython-311.pyc4.63 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/__pycache__/capmonster.cpython-311.opt-1.pyc7.44 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/__pycache__/capmonster.cpython-311.pyc7.44 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/__pycache__/deathbycaptcha.cpython-311.opt-1.pyc10.56 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/__pycache__/deathbycaptcha.cpython-311.pyc10.56 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/anticaptcha.py3.40 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/capmonster.py5.56 KB
/usr/lib/python3.11/site-packages/cloudscraper/captcha/deathbycaptcha.py7.88 KB
/usr/lib/python3.11/site-packages/cloudscraper/cloudflare.py19.43 KB
/usr/lib/python3.11/site-packages/cloudscraper/exceptions.py2.34 KB
/usr/lib/python3.11/site-packages/cloudscraper/help.py2.05 KB
/usr/lib/python3.11/site-packages/cloudscraper/interpreters0.00 B
/usr/lib/python3.11/site-packages/cloudscraper/interpreters/__init__.py1.69 KB
/usr/lib/python3.11/site-packages/cloudscraper/interpreters/__pycache__0.00 B
/usr/lib/python3.11/site-packages/cloudscraper/interpreters/__pycache__/__init__.cpython-311.opt-1.pyc2.61 KB
/usr/lib/python3.11/site-packages/cloudscraper/interpreters/__pycache__/__init__.cpython-311.pyc2.61 KB
/usr/lib/python3.11/site-packages/cloudscraper/interpreters/__pycache__/chakracore.cpython-311.opt-1.pyc4.75 KB
/usr/lib/python3.11/site-packages/cloudscraper/interpreters/__pycache__/chakracore.cpython-311.pyc4.75 KB
/usr/lib/python3.11/site-packages/cloudscraper/interpreters/__pycache__/encapsulated.cpython-311.opt-1.pyc2.75 KB
/usr/lib/python3.11/site-packages/cloudscraper/interpreters/__pycache__/encapsulated.cpython-311.pyc2.75 KB
/usr/lib/python3.11/site-packages/cloudscraper/interpreters/__pycache__/js2py.cpython-311.opt-1.pyc2.26 KB
Component of No Buildroots