| Port details on branch 2025Q4 |
- py-cloudscraper Python module to bypass Cloudflare's anti-bot page
- 1.2.71_1 net
=0 1.2.71_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2025-12-04 22:07:20
- Last Update: 2025-12-04 22:03:06
- Commit Hash: 48cd7e7
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/cloudscraper/
- Description:
- A 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}cloudscraper>0:net/py-cloudscraper@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-cloudflare-scrape-1.*
- To install the port:
- cd /usr/ports/net/py-cloudscraper/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-cloudscraper
- pkg install py311-cloudscraper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-cloudscraper listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cloudscraper
- Package flavors (<flavor>: <package>)
- py311: py311-cloudscraper
- distinfo:
- TIMESTAMP = 1682740096
SHA256 (cloudscraper-1.2.71.tar.gz) = 429c6e8aa6916d5bad5c8a5eac50f3ea53c9ac22616f6cb21b18dcc71517d0d3
SIZE (cloudscraper-1.2.71.tar.gz) = 93261
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-openssl>17.0 : security/py-openssl@py311
- py311-requests>0 : www/py-requests@py311
- py311-Js2Py>0 : devel/py-Js2Py@py311
- py311-requests-toolbelt>0 : www/py-requests-toolbelt@py311
- py311-brotli>0 : archivers/py-brotli@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_py-cloudscraper
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.2.71_1 04 Dec 2025 22:03:06
    |
Rene Ladan (rene)  |
all: return ports of tcberner to the pool after safekeeping his commit bit
Hat: portmgr
(cherry picked from commit ea6c480767bb633bb05300e91ff63fb3bce0b547) |
Number of commits found: 1
|