Search results

  1. P

    Solving Amazon CAPTCHA Requests

    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.
  2. P

    Solving Amazon CAPTCHA Requests

    OK, problem solved!
  3. P

    Solving Amazon CAPTCHA Requests

    Has anyone successfully managed to write some PHP code that responds to an Amazon CAPTCHA code form?
  4. P

    captcha solver php

    I have successfully used the Decaptcher POST API in PHP code to obtain the text version of what's in the CAPTCHA image. I couldn't get the DeathByCAPTCHA API to work, otherwise i would have used that.
Back
Top