Python Forum
Question about a Python(?) captcha
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question about a Python(?) captcha
#2
one thing to do to prevent kicking off AI at website is to send random delay between 200 and 400 ms between exchanges, to make computer look more human.
Here are a couple of blogs (tutorials?) on getting around captcha (I remain neutral on recommending these):
https://www.tutorialspoint.com/python_we...aptcha.htm
https://www.scrapehero.com/how-to-solve-...tesseract/
http://sangaline.com/post/advanced-web-s...-tutorial/
general google query: 'scraping beyond captcha python 3', 'scraping beyond captcha python 3', etc.
Reply


Messages In This Thread
Question about a Python(?) captcha - by AudiRS4 - Mar-14-2020, 02:58 PM
RE: Question about a Python(?) captcha - by Larz60+ - Mar-14-2020, 04:02 PM
RE: Question about a Python(?) captcha - by AudiRS4 - Mar-26-2020, 07:21 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Slider puzzle captcha resolver, how do this? dw0rd1337 0 3,555 Jan-04-2021, 11:55 PM
Last Post: dw0rd1337
  Struggling To Work With Anti-Captcha API digitalmatic7 1 5,783 Oct-09-2017, 09:51 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020