jmausolf / poshmark_sharing

BSD 3-Clause "New" or "Revised" License
111 stars 58 forks source link

Can't bypass the Captchas! #30

Open oliviajlim opened 4 years ago

oliviajlim commented 4 years ago

Any tips on how to bypass the Captchas? I can't seem to continue running the code after solving the Captchas. I'm not a python developer so I'd love some help!

cmills825 commented 3 years ago

Hi. The script should stop for you to solve the Captcha. Your command line where you're running from after encountering a Captcha should display 'Pdb' (python de-bugger). After you solve the Captcha hit login. Go back to your command line and type 'q' (quit python debugger). From here the script shares normally both for your own account and others.

jmoore87jr commented 3 years ago

I've been using the script once per day manually for a while.

I tried to run it on a virtual machine in headless Chrome and immediately got a captcha for the first time ever. Now I'm looking for solutions but haven't gotten anything to work yet.

Don't be like me

loginix commented 2 years ago

I use it every day and 60 mins each I get caught with captcha all the time but i just complete and go back into CMD window and press c like the instructions say and works just fine.

MarianneRay commented 1 year ago

I'm running on Chrome and when I enter the python Debugger, no captcha appears in the Chrome window [I just see the blank login page]. Any hints on how to proceed?