-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
is not it free ?? #3
Comments
cloudscraper imports extra libs such as the anticaptcha case, this is a message from this lib for cases where cloudscraper detects a version that requires an anticaptcha, it is not something from the pyquotex lib. |
You can test my pc to resolve |
Ok, 👍.
Em ter., 23 de mai. de 2023 05:06, Lotusod ***@***.***>
escreveu:
… You can test my pc to resolve
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXL4CWDEDYJQOT6M7WQPF3XHRVW7ANCNFSM6AAAAAAYKZGGIU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
How to you test my pc ??
…On Tue, May 23, 2023, 4:23 PM Cleiton Leonel Creton < ***@***.***> wrote:
Ok, 👍.
Em ter., 23 de mai. de 2023 05:06, Lotusod ***@***.***>
escreveu:
> You can test my pc to resolve
>
> —
> Reply to this email directly, view it on GitHub
> <
#3 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/ACXL4CWDEDYJQOT6M7WQPF3XHRVW7ANCNFSM6AAAAAAYKZGGIU
>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXYIFQE6WR3IUVLGUQ5EFE3XHSF3VANCNFSM6AAAAAAYKZGGIU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I left an example of using an automated browser to extract cookies and the cloudflare token, you can see this in the main.py file, there is something like: browser=True enable playwrightclient = Quotex(email="[email protected]", password="password", browser=False) |
i looked at main.py and change my code to the following |
Autenticando usuário...
cloudscraper.exceptions.CloudflareChallengeError: Detected a Cloudflare version 2 Captcha challenge, This feature is not available in the opensource (free) version.
The text was updated successfully, but these errors were encountered: