Furry / 2captcha

A wrapper around the 2captcha api
71 stars 23 forks source link

funcaptcha #33

Closed R25R closed 2 years ago

R25R commented 2 years ago

hi can this be use for fun captcha also

Furry commented 2 years ago

Yup! Funcaptcha is supported in the same style as recaptcha/hcaptcha. Just call the funcaptcha function in the Solver class with the url & key for the funcaptcha.

R25R commented 2 years ago

thanks man how would i get a token back for the anwser

Furry commented 2 years ago

The readme in the GitHub has documentations for the syntax, it would follow the same as a recaptcha. It returns a promise that has the property data in it