I've made a program that creates email verified Reddit accounts. Do Reddit staff or admins have access to private subreddits and/or do they have any bot mitigation strategies regarding private subreddits?
edit: after some basic googling i should have done earlier the answer is, yes(to admins)...
My problem is with the Captcha on Gmx.co.uk.
I am using Selenium and python.
Here is the code that I am using for 2captcha:
try:
site_key = "6Lc7GmIUAAAAAKDjVWk0q9Y5HhN5bNr1ctLZDmnw"
with open(r'api_key.txt', "r") as f:
api_key =...
I am trying to automate creating GMX accounts. But i am unable to click this Button.
Selecting the button id 'onetrust-accept-btn-handler' doesn't work, nore does the xpath.
I cant only select one iframe out of 4 and it doesn't seem to be the right one.
Here is my current code. I attempted...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.