Hello, I am an undergraduate student trying to use twitter for a research project in economics. I have been searching online for awhile to see if it is possible to get the “top trends” for a certain day. Is this something that is available in the academic research features? I read through “Product details” (Twitter API for Academic Research | Products | Twitter Developer Platform ) and find nothing of that sort, just on historical tweets.
Thank you in advance!
The closest is probably trends API GET trends/place | Docs | Twitter Developer Platform
GET trends/available | Docs | Twitter Developer Platform for a list of valid locations.
There is no archive for these as far as i know.