Skip to content
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

Why the api is unstable right now #138

Closed
snowby666 opened this issue Apr 7, 2024 · 7 comments
Closed

Why the api is unstable right now #138

snowby666 opened this issue Apr 7, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@snowby666
Copy link
Owner

The api has been unstable for a couple of weeks. This is due to cloudflare protection with JS challenge when sending request (spoofed as robots/automatic/spamming requests) to www.quora.com/poe_api/gql_POST plus some redirecting methods. I've tried adding the cf_clearance token but it didnt work.

I'm pretty sure that poe.com also set up an aggressive rate limiter as well.

Solution?
I'm working on a way using a headless browser to bypass this (currently testing with playwright). Maybe with addition of proxy_switcher for undetected connection. Any suggestion or further help is appreciated.

@snowby666 snowby666 added bug Something isn't working help wanted Extra attention is needed labels Apr 7, 2024
@snowby666 snowby666 pinned this issue Apr 7, 2024
@snowby666 snowby666 assigned snowby666 and unassigned snowby666 Apr 7, 2024
@FightingFranky
Copy link

The problem occurred more than before after I just sent less than 5 requests.

@noseon
Copy link

noseon commented Apr 7, 2024

undetected-chromedriver to do some things and leave this part of your code in pyc compiled so that it doesn't know what you did. I have part of this made to run on Google Colab. If you want the code, I won't post it here for obvious reasons. Create an account on Telegram and post @ and I'll send you the code.

@bluusun
Copy link

bluusun commented Apr 8, 2024

You may also try pupeteer for Python including stealth plugins.

@yuntmiiii
Copy link

so it isnt work now?😢

@AkideLiu
Copy link

AkideLiu commented May 1, 2024

no luck with even one single message request, got the following error :

RuntimeError: Rate limit exceeded for sending requests to poe.com. Please try again later.

@Ma-Yongqiang
Copy link

Run on colab

RuntimeError: Rate limit exceeded for sending requests to poe.com. Please try again later.

@snowby666
Copy link
Owner Author

This is fixed in the v1.4.3. Please check documentation for new config.

@snowby666 snowby666 unpinned this issue Jun 17, 2024
@snowby666 snowby666 removed the help wanted Extra attention is needed label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants