Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   1016

Simple python bot stuck on captcha

by bracosse - 26 April, 2023 - 10:59 PM
This post is by a banned member (bracosse) - Unhide
bracosse  
Registered
0
Posts
0
Threads
2 Years of service
#1
Hello, I'm creating a simple bot using python, All the bot needs to do is to access a website, verify if there is a word on the website's HTML and send me an email if he finds it. However i got stuck on the captcha. Before that specific word shows up I need to solve a captcha. Can anybody help me with that / share with me a source of information that can be usable? thank you in advance
This post is by a banned member (samiwoods) - Unhide
samiwoods  
Infinity
6
Posts
0
Threads
2 Years of service
#2
Hello there!

I would suggest that you add some code to your script that actually strips off the captcha verification from the frontend of the site (that's actually loaded by JS and can be stripped off).

Lots of sites, especially on wordpress do not have a mechanism in place for when the captcha verification has been stripped of (either manually, or by a script/bot).

I am sure that you should be able to do achieve this, and I would propose to try it out on Wordpress - easy to install and configure, and where there are lots of captcha plugins for Free.

Let me know how it goes and maybe share the code with us as well, that would be good when testing captchas for efficiency :) 

Cheers man

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)