Exploited7 / Funcaptcha-Solver

Funcaptcha / ArkoseLabs FREE Api Solver , its free until we launch our website for captcha solvers it will support many types of captcha .

Repository from Github https://github.comExploited7/Funcaptcha-SolverRepository from Github https://github.comExploited7/Funcaptcha-Solver

Support us with a star to keep this free API updated ⭐


Features

  • Totally Free until we release our website.
  • Very Fast API.
  • Easy to add it in your tools

Preview

image

Docs

  • POST http://23.137.104.216:5000/api/funcaptcha
  • JSON { "host": "", "publickey": "", "website": "", "blob": "", "solvekey":"TM-upBsYRUYH4SfbpQ13j0AuBpf7giICLVBb5yDDPZYwDSjs" }
  • host - the arkoselabs host
  • publickey - arkose labs public key
  • website - the current page that you are in
  • blob - if the website requires data blob
  • solvekey - key that have balance ( please use the one that already in the json )

Notes

  • this is suppressed solves so it may be bad for some websites , but the paid version will be good .
  • keep blob as undefined for no blob - do not keep it null .

❓ Need help

About

Funcaptcha / ArkoseLabs FREE Api Solver , its free until we launch our website for captcha solvers it will support many types of captcha .


Languages

Language:Python 100.0%