How to Install and Uninstall python3-cfscrape Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-cfscrape" package

Learn how to install python3-cfscrape on Kali Linux

$ sudo apt update $ sudo apt install python3-cfscrape

2. Uninstall "python3-cfscrape" package

Please follow the guidance below to uninstall python3-cfscrape on Kali Linux:

$ sudo apt remove python3-cfscrape $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cfscrape package on Kali Linux

Package: python3-cfscrape
Source: cloudflare-scrape
Version: 1.9.5-0kali2
Architecture: all
Maintainer: Kali Developers
Installed-Size: 28
Depends: python3-requests, python3:any
Homepage: https://github.com/Anorov/cloudflare-scrape
Priority: optional
Section: python
Filename: pool/main/c/cloudflare-scrape/python3-cfscrape_1.9.5-0kali2_all.deb
Size: 6488
SHA256: f436c643b5d9bd815f985d62a95c57d88bfddc1efaf0ee7ee530002dbc5ab0f0
SHA1: 49ebb4e60bad4e80907361d5fc1290b59daeabb2
MD5sum: b00afe7b185978fe4f5eb23e993d4c00
Description: Python module to bypass Cloudflare's anti-bot page (Python 3)
This package contains a simple Python module to bypass Cloudflare's anti-bot
page (also known as "I'm Under Attack Mode", or IUAM), implemented with
Requests.
.
Due to Cloudflare continually changing and hardening their protection page,
cloudflare-scrape requires Node.js to solve Javascript challenges. This allows
the script to easily impersonate a regular web browser without explicitly
deobfuscating and parsing Cloudflare's Javascript.
.
This package installs the library for Python 3.
Description-md5:

5. The same packages on other Linux Distributions