| Port details on branch 2025Q4 |
- py-cloudflare-scrape-js2py Python module to bypass Cloudflare's anti-bot page using js2py
- 2.0.3_1 net
=0 2.0.3_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://github.com/VeNoMouS/cloudflare-scrape-js2py
- 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,
cloudflare-scrape requires js2py 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}cloudflare-scrape-js2py>0:net/py-cloudflare-scrape-js2py@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-cloudflare-scrape-1.*
- To install the port:
- cd /usr/ports/net/py-cloudflare-scrape-js2py/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-cloudflare-scrape-js2py
- pkg install py311-cloudflare-scrape-js2py
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-cloudflare-scrape-js2py listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cloudflare-scrape-js2py
- Package flavors (<flavor>: <package>)
- py311: py311-cloudflare-scrape-js2py
- distinfo:
- TIMESTAMP = 1555662065
SHA256 (VeNoMouS-cloudflare-scrape-js2py-v2.0.3_GH0.tar.gz) = f0c198a44145e3ed75f6756b5875ad754d9551a9a48abd89981be60c061018cf
SIZE (VeNoMouS-cloudflare-scrape-js2py-v2.0.3_GH0.tar.gz) = 9906
Packages (timestamps in pop-ups are UTC):
- 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-requests>2.4.0 : www/py-requests@py311
- py311-Js2Py>=0 : devel/py-Js2Py@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_py-cloudflare-scrape-js2py
- 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 |
2.0.3_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
|