summaryrefslogtreecommitdiffstats
path: root/python/cloudscraper/README
diff options
context:
space:
mode:
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