Sat, 22 Jun 2024 10:56:14 UTC | login

Information for build python-cloudscraper-1.2.40-1.fc33

ID158887
Package Namepython-cloudscraper
Version1.2.40
Release1.fc33
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, 03 Jun 2020 08:25:42 UTC
CompletedWed, 03 Jun 2020 08:25:42 UTC
Tags
f33
RPMs
src
python-cloudscraper-1.2.40-1.fc33.src.rpm (info) (download)
noarch
python3-cloudscraper-1.2.40-1.fc33.noarch.rpm (info) (download)
Changelog * Fri May 29 2020 Lyes Saadi <fedora@lyes.eu> - 1.2.40-1 - Update to 1.2.40 * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 1.2.38-2 - Rebuilt for Python 3.9 * Thu May 21 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.2.38-1 - Update to 1.2.38 * Tue May 05 2020 Lyes Saadi <fedora@lyes.eu> - 1.2.36-1 - Update to 1.2.36 * Mon Apr 27 2020 Lyes Saadi <fedora@lyes.eu> - 1.2.34-1 - Update to 1.2.34 * Fri Apr 03 2020 Lyes Saadi <fedora@lyes.eu> - 1.2.33-1 - Update to 1.2.32 (GitHub) or 1.2.33 (PyPI)... * Wed Apr 01 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.2.30-1 - Update to 1.2.30 * Tue Mar 10 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.2.26-1 - Update to 1.2.26 * Fri Feb 21 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.2.24-1 - Initial package