Hi i tried submiting a Form with Python request but it Said Code 400 and then data for a h chaptcha: rq data, rq Token, Site Key, and more.
Is there any way i can solve it manualle?
Like i want to See it in an html Website and solve it the Token of the sollen h chaptcha should then be send with the Form over requests so i don't get an 400 error Code.
#๐ How render h chaptcha to solve manualle?
10 messages ยท Page 1 of 1 (latest)
@clear skiff
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Closes after a period of inactivity, or when you send !close.
And no I don't try to solve it automatically I try to solve for Single request Not for Maรe requests
It is a bit difficult to understand what you are asking? Like you are trying to automate a web form using python and submit capcha or you are trying to make a web form in python with those components or what? Perhaps share some code as well. And more details on what you are trying to do
I try to submit a Form but it needs to solve an captcha (h captcha) now i try to make the Code data of an h captcha in to an Visual captcha so i can solve it
So you are trying to solve the captcha with code, what is the website, most websites with captcha have those in place specifically to prevent such a thing
!rule 5
5. Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.