Decaptcha service w/o programming?

Datalore

Junior Member
Joined
Apr 1, 2010
Messages
181
Reaction score
45
Hi, I would like to know how to get a decapthca service to work with internet explorer or firefox. From all the services i've seen, they all require you to integrate it with a project (ASP, PHP, VB, .Net, etc). I am working on a project myself, but it is Flash based, and would like to just have it crack the captcha from within the user's browser. I can figure out the rest from there. Is there maybe a standalone exe that would run a php or something that would work? Thanks! :)
 
Decaptcher.com has an API for PHP, a Command line API (Windows) and for some other languages. Maybe you can use them.
 
All of those services come with a PHP API. Just use a post to send the data.
 
Back
Top