Cloudflare turnstile solver API, based on turnaround. Made using Python & flask
Python code example here
First, install the requirements:
pip install -r requirements.txt
If it's your first time running playwright or you're using a virtual environment, you'll need to install the playwright browser:
python -m playwright install
Then, run the server:
python main.py
The server will be running on port 5000 by default, you can change it in main.py.
Contributions are welcome, feel free to open a pull request or an issue
turnaround for the original solver