acierp / funcaptcha-solver

A funcaptcha audio-based solver
41 stars 6 forks source link

How To Use With Python Selenium #5

Open asherppan opened 9 months ago

asherppan commented 9 months ago

How would I use this with python selenium? After I changed the public key, the get_token function is still broken. If I try to manually insert "fc-token" value, it does not solve successfully. Does anyone know how to get the token or fix the function?