Solving Amazon CAPTCHA Requests

paintitblack

Newbie
Joined
Feb 10, 2014
Messages
4
Reaction score
0
Has anyone successfully managed to write some PHP code that responds to an Amazon CAPTCHA code form?
 
You can use apis of captcha solving sites (deathbycaptcha, dechapacher etc..) to resolve any website's captcha.
 
Thanks.

Yes, I am using the decaptcher API, but my original problem was in passing the response back to Amazon and having it accepted with my cURL request.
 
Back
Top