Sat, 22 Jun 2024 10:47:21 UTC | login

Information for build python-cloudscraper-1.2.62-7.fc40

ID291195
Package Namepython-cloudscraper
Version1.2.62
Release7.fc40
Epoch
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 28 Feb 2024 16:49:47 UTC
CompletedWed, 28 Feb 2024 16:49:47 UTC
Tags
f40
f41
RPMs
src
python-cloudscraper-1.2.62-7.fc40.src.rpm (info) (download)
noarch
python3-cloudscraper-1.2.62-7.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.62-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.62-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.62-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 1.2.62-4 - Rebuilt for Python 3.12 * Mon Mar 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.2.62-3 - migrate tp SPDX license * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.62-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Aug 27 2022 Lyes Saadi <lyessaadi@fedoraproject.org> - 1.2.62-1 - Updating to 1.2.62 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.60-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.2.60-3 - Rebuilt for pyparsing-3.0.9 * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.2.60-2 - Rebuilt for Python 3.11 * Tue Mar 15 2022 Lyes Saadi <fedora@lyes.eu> - 1.2.60-1 - Update to 1.2.60 - Using new Python guidelines