Skip to content

qqqwda/pokemeow-captcha-api

Repository files navigation

pokemeow captcha solver api

This Flask api is intended to solve captcha from Pokemeow

⚠️ Python 3.10 or 3.9 is required ⚠️

Steps:

pip install -r requirements.txt
pip install --upgrade setuptools wheel
py apiv2.py

or

python apiv2.py

Check if you can access to http://localhost:5000/ it should say 'Hello, World!'

Test the /predict endpoint with Postman or any other tool

 http://localhost:5000/predict

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages