SpangleLabs / cloudflare-scrape-wrapper

Wrapper for the cloudflare-scrape python library, so requests can be passed through from other applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloudflare-scrape wrapper

This is a simple little webserver to wrap around the cfscrape python library.

Simply set the environment variables web_domain and port and then run run.py, and then you can point whatever other application at http://localhost:{port} for whichever port you chose.

About

Wrapper for the cloudflare-scrape python library, so requests can be passed through from other applications

License:MIT License


Languages

Language:Python 70.1%Language:Makefile 23.1%Language:Dockerfile 6.9%