Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

[Question] Is it posisble to get a tweet based on Twitter Status ID? #100

Open
santoshbs opened this issue Oct 25, 2020 · 1 comment
Open

Comments

@santoshbs
Copy link

I was wondering if we could use GetOldTweets3 to fetch the tweet text for a given twitter status id or a set of status ids. I could not find this in the documentation.

@emilbakke
Copy link

I do not think this is possible. However, if you have a list of tweet IDs, you can feed them to tweepy and fetch tweets through the official Twitter API. Depending on how big your list is of couse, since there will be a timeout every ~900 tweets, I believe.

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

No branches or pull requests

2 participants