Hi, for my PhD resarch I would like to analyze the tweets of certain people from 2007-2019. With get_timeline I only get the 3200 tweets. Which other possibilities do I have, to get also the older tweets? I am using R. Thank you a lot!

If you are using the academictwitteR package, one option that works for you may be to use the user’s name or id as part of a full archive search (get_all_tweets). An example can be found in the function documentation.

1 Like

Yeah to get older tweets, you need Academic Access Twitter Developer Access - twarc

Or failing that, Premium twarc

twarc can also to do the retrieval: