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

Timelines eventually stop returning posts #550

Open
catdevnull opened this issue Jun 4, 2024 · 1 comment
Open

Timelines eventually stop returning posts #550

catdevnull opened this issue Jun 4, 2024 · 1 comment

Comments

@catdevnull
Copy link

Hey! I'm doing some Twitter research and I'm stumbling upon an issue that I'm not sure if there's a way to solve. One of the things that I want to scrap is all of the liked tweets of certain accounts. However, at some point (~5k tweets) the timelines start returning no tweets, with the bottom cursor being equal to the one that's being requested. Is there a way to bypass this? Also, is there possibly some kind of Discord/Forum community to discuss these sort of Twitter internal API stuff? Thanks!

@fa0311
Copy link
Owner

fa0311 commented Jun 4, 2024

hi @catdevnull.

One of the things that I want to scrap is all of the liked tweets of certain accounts. However, at some point (~5k tweets) the timelines start returning no tweets, with the bottom cursor being equal to the one that's being requested.

Unfortunately, this is a Twitter specification and there is no solution.
Twitter has a complex DB, and for optimization purposes, old likes will no longer be referenced by the account.

Also, is there possibly some kind of Discord/Forum community to discuss these sort of Twitter internal API stuff?

I do not know it.
If a forum exists I would like to know about it too.

A forum exists that I administer, but only I use it :(
Ask here and I will answer.

https://github.com/fa0311/twitter-openapi/discussions

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

2 participants