Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 687 Bytes

cfscraper.md

File metadata and controls

31 lines (23 loc) · 687 Bytes
title description published date tags editor dateCreated
cfscraper
true
2022-12-05 03:19:39 UTC
dependencies
markdown
2022-09-18 05:02:41 UTC

Cloudflare Scraper

This plugin requires the cloudscraper Python library. To install it, run the following command:

pip install cloudscraper

When Cloudflare updates its anti-bot measures, this plugin may cease to function. Upgraded version (if available) can be installed with:

pip install --upgrade cloudscraper

Usage

Enables cloudflare scraping in a task. Useful if you are using html to scrape a site that utilizes Cloudflares anti-bot services.

cfscraper: yes