A simple and easy method to solve Turnstile. You can use this method to solve Turnstile with your code without running another instance of Chrome.
-
Download Python 3
-
Install requirements
pip install patchright quart
-
Install Chromium for Patchright
patchright install chromium # if it does not work then try this: python -m patchright install chromium
-
Clone the repo
git clone https://github.com/Theyka/turnstile-solver.git
-
Start python code
python main.py
Inspired by Turnaround