Jump to content

catching recaptcha image ???


aabid

Recommended Posts

Am making a bot in PHP which sends some automatic requests to some specific servers and once in a while a server puts a recaptcha challenge which is messing up things for my bot.

 

Since we know PHP doesn't uses browser for requests, so was thinking is there anyway to catch captcha ????

 

Note: If it were a static page then I could have done this easily but the problem is its under swf online game. so source code is also not visible to catch the image.

Link to comment
https://forums.phpfreaks.com/topic/241526-catching-recaptcha-image/
Share on other sites

Good luck guessing a captcha with a bot...

 

No am not into that and it would be impossible to guess it correctly, by catching captcha image I meant that I will use decaptha service but to use we need to have that captcha image that will be sent to there api and they will solve that and return the correct code.

 

Everything is good except that image part, I can't fetch that image because its inside an flash application,any help would be appreciated.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.