Replies: 1 comment
-
Ok. I seem to have figured out a lot in the meantime. After receiving the token, is there anyway to POST it to get past the captcha? If so, would you know what the endpoint is or how to find it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I wanted to ask a couple questions about captcha and how I'd be able to use this repo as a guide to finishing my own harvester for my needs. I still need to read more into captchas and how they work so please excuse the lack of complete knowledge and if my questions come off "noob"ish. I ran a backdated version of your code (without the cookie file) and it seemed to work but I was looking into making one for footlocker, which has the image based captcha, and making it bring up the captcha I am getting so that I can manually click images and solve. I changed the url to one of footlockers and used the correct key but I am getting an error saying, 'This site key is not enabled for the invisible captcha'. Do you have any insight on what that means? I assume after this part is complete, all there is to a captcha solving system is just taking the token presented after solving and pushing it forward as a cookie for any further processes? I'd appreciate any help. Looking forward to hearing back :)
Beta Was this translation helpful? Give feedback.
All reactions