Skip to content

Seems like scraper.tweets_by_ids() also not working either? #251

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

Open
Jacobsonradical opened this issue May 30, 2025 · 0 comments
Open

Seems like scraper.tweets_by_ids() also not working either? #251

Jacobsonradical opened this issue May 30, 2025 · 0 comments

Comments

@Jacobsonradical
Copy link

Jacobsonradical commented May 30, 2025

Hi guys,

It seems like scraper.tweets_by_ids() is not working either, perhaps due to the client-transaction-id as well?

I am having error: <Response [431 Request Header Fields Too Large]>

Edit:
Okay solved. tweets_by_ids now can only receive a list of at most 198 tweetIds. When you increase this number to 199 or 200, the first request may return 200, but all the subsequent requests are returned with 431.

I don't understand why this happens but for now seems like restricting it to 198 works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant