Mon, 03 Jun 2024 12:35:05 UTC | login

Information for RPM python3-cloudscraper-1.2.62-5.fc39.noarch.rpm

ID1042518
Namepython3-cloudscraper
Version1.2.62
Release5.fc39
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 Time2023-07-21 08:32:54 GMT
Size123.60 KB
7ce14514fd5446189ff56e5df6162bfa
LicenseMIT
Provides
python-cloudscraper = 1.2.62-5.fc39
python3-cloudscraper = 1.2.62-5.fc39
python3.12-cloudscraper = 1.2.62-5.fc39
python3.12dist(cloudscraper) = 1.2.62
python3dist(cloudscraper) = 1.2.62
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 3.12
python3.12dist(pyparsing) >= 2.4.7
python3.12dist(requests) >= 2.9.2
python3.12dist(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.12/site-packages/cloudscraper0.00 B
/usr/lib/python3.12/site-packages/cloudscraper-1.2.62.dist-info0.00 B
/usr/lib/python3.12/site-packages/cloudscraper-1.2.62.dist-info/INSTALLER4.00 B
/usr/lib/python3.12/site-packages/cloudscraper-1.2.62.dist-info/LICENSE1.07 KB
/usr/lib/python3.12/site-packages/cloudscraper-1.2.62.dist-info/METADATA19.23 KB
/usr/lib/python3.12/site-packages/cloudscraper-1.2.62.dist-info/WHEEL92.00 B
/usr/lib/python3.12/site-packages/cloudscraper-1.2.62.dist-info/top_level.txt13.00 B
/usr/lib/python3.12/site-packages/cloudscraper/__init__.py15.12 KB
/usr/lib/python3.12/site-packages/cloudscraper/__pycache__0.00 B
/usr/lib/python3.12/site-packages/cloudscraper/__pycache__/__init__.cpython-312.opt-1.pyc14.49 KB
/usr/lib/python3.12/site-packages/cloudscraper/__pycache__/__init__.cpython-312.pyc14.49 KB
/usr/lib/python3.12/site-packages/cloudscraper/__pycache__/cloudflare.cpython-312.opt-1.pyc15.93 KB
/usr/lib/python3.12/site-packages/cloudscraper/__pycache__/cloudflare.cpython-312.pyc15.93 KB
/usr/lib/python3.12/site-packages/cloudscraper/__pycache__/exceptions.cpython-312.opt-1.pyc3.83 KB
/usr/lib/python3.12/site-packages/cloudscraper/__pycache__/exceptions.cpython-312.pyc3.83 KB
/usr/lib/python3.12/site-packages/cloudscraper/__pycache__/help.cpython-312.opt-1.pyc2.72 KB
/usr/lib/python3.12/site-packages/cloudscraper/__pycache__/help.cpython-312.pyc2.72 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha0.00 B
/usr/lib/python3.12/site-packages/cloudscraper/captcha/2captcha.py10.13 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/9kw.py7.21 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/__init__.py1.48 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/__pycache__0.00 B
/usr/lib/python3.12/site-packages/cloudscraper/captcha/__pycache__/2captcha.cpython-312.opt-1.pyc10.72 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/__pycache__/2captcha.cpython-312.pyc10.72 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/__pycache__/9kw.cpython-312.opt-1.pyc9.05 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/__pycache__/9kw.cpython-312.pyc9.05 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/__pycache__/__init__.cpython-312.opt-1.pyc2.06 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/__pycache__/__init__.cpython-312.pyc2.06 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/__pycache__/anticaptcha.cpython-312.opt-1.pyc3.95 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/__pycache__/anticaptcha.cpython-312.pyc3.95 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/__pycache__/capmonster.cpython-312.opt-1.pyc6.61 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/__pycache__/capmonster.cpython-312.pyc6.61 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/__pycache__/deathbycaptcha.cpython-312.opt-1.pyc9.42 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/__pycache__/deathbycaptcha.cpython-312.pyc9.42 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/anticaptcha.py3.40 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/capmonster.py5.56 KB
/usr/lib/python3.12/site-packages/cloudscraper/captcha/deathbycaptcha.py7.88 KB
/usr/lib/python3.12/site-packages/cloudscraper/cloudflare.py19.43 KB
/usr/lib/python3.12/site-packages/cloudscraper/exceptions.py2.34 KB
/usr/lib/python3.12/site-packages/cloudscraper/help.py2.05 KB
/usr/lib/python3.12/site-packages/cloudscraper/interpreters0.00 B
/usr/lib/python3.12/site-packages/cloudscraper/interpreters/__init__.py1.69 KB
/usr/lib/python3.12/site-packages/cloudscraper/interpreters/__pycache__0.00 B
/usr/lib/python3.12/site-packages/cloudscraper/interpreters/__pycache__/__init__.cpython-312.opt-1.pyc2.37 KB
/usr/lib/python3.12/site-packages/cloudscraper/interpreters/__pycache__/__init__.cpython-312.pyc2.37 KB
/usr/lib/python3.12/site-packages/cloudscraper/interpreters/__pycache__/chakracore.cpython-312.opt-1.pyc4.03 KB
/usr/lib/python3.12/site-packages/cloudscraper/interpreters/__pycache__/chakracore.cpython-312.pyc4.03 KB
/usr/lib/python3.12/site-packages/cloudscraper/interpreters/__pycache__/encapsulated.cpython-312.opt-1.pyc2.57 KB
/usr/lib/python3.12/site-packages/cloudscraper/interpreters/__pycache__/encapsulated.cpython-312.pyc2.57 KB
/usr/lib/python3.12/site-packages/cloudscraper/interpreters/__pycache__/js2py.cpython-312.opt-1.pyc1.93 KB
Component of No Buildroots