python-cfscrape on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "python-cfscrape" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-cfscrape on Arch using YAY

$ yay -S python-cfscrape

* (Optional) Uninstall python-cfscrape on Arch using YAY

$ yay -Rns python-cfscrape

2. Manually Install "python-cfscrape" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-cfscrape's git locally

$ git clone https://aur.archlinux.org/python-cfscrape.git ~/python-cfscrape

c. Go to ~/python-cfscrape folder and install it

$ cd ~/python-cfscrape $ makepkg -si

3. Information about the python-cfscrape package on Arch User Repository (AUR)

ID: 700604
Name: python-cfscrape
PackageBaseID: 119202
PackageBase: python-cfscrape
Version: 2.1.1-1
Description: A simple Python module to bypass Cloudflare's anti-bot page, using Requests
URL: https://github.com/Anorov/cloudflare-scrape
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: Caesim404
Submitter: Caesim404
FirstSubmitted: 1485472443
LastModified: 1582562829
URLPath: /cgit/aur.git/snapshot/python-cfscrape.tar.gz