summaryrefslogtreecommitdiffstats
path: root/python/cloudscraper/README
diff options
context:
space:
mode:
author Hunter Sezen <orbea@riseup.net>2020-02-15 08:16:53 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-15 08:16:53 +0700
commitba068cc1f321ec2223b82f53030b784a61ec5566 (patch)
tree6d56e77b60c782cfce5ed1c1597b8c6a473e22de /python/cloudscraper/README
parent9b89842eeb78d43ec185fdb5dc60f36c48f7296b (diff)
downloadslackbuilds-ba068cc1f321ec2223b82f53030b784a61ec5566.tar.gz
slackbuilds-ba068cc1f321ec2223b82f53030b784a61ec5566.tar.xz
python/cloudscraper: Added (Python Module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cloudscraper/README')
-rw-r--r--python/cloudscraper/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/cloudscraper/README b/python/cloudscraper/README
new file mode 100644
index 0000000000..fda7ca3f57
--- /dev/null
+++ b/python/cloudscraper/README
@@ -0,0 +1,6 @@
+A simple Python module to bypass Cloudflare's anti-bot page (also known
+as "I'm Under Attack Mode", or IUAM), implemented with Requests.
+
+All of the dependencies require python3 support.
+
+Optional dependency: brotli