Skip to content

Euro-pol/turnaround-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turnaround-api

Cloudflare turnstile solver API, based on turnaround. Made using Python & flask
*Public instance is no longer active

Sponsor

Since I don't really mantain this repo anymore, if you need something reliable you should try out CapSolver

Example

Python code example here

Installing

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.

Contributing

Contributions are welcome, feel free to open a pull request or an issue

Images

image1 image2 image3

Credits

turnaround for the original solver

About

Cloudflare Turnstile solving API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages