search-tweets-python icon indicating copy to clipboard operation
search-tweets-python copied to clipboard

How to collect tweets based on a list of IDs?

Open kinmokusu opened this issue 2 years ago • 2 comments

kinmokusu avatar Jan 25 '23 09:01 kinmokusu

It's not a bug, it's by design, this tool does not implement the https://developer.twitter.com/en/docs/twitter-api/tweets/lookup/api-reference/get-tweets endpoint. It is for the search endpoints.

Maybe worth trying twarc? https://twarc-project.readthedocs.io/en/latest/twarc2_en_us/#hydrate

igorbrigadir avatar Jan 25 '23 11:01 igorbrigadir

thank you

kinmokusu avatar Jan 25 '23 13:01 kinmokusu