Hello,
I was testing the Premium Sandbox and wanted to know how many tweets I am losing using the Standard API so I searched for “cnt” tweets from “17/04/2018 00:00” to “17/04/2018 23:59” using both mentioned API. I stored the results on a database to compare them.
I noticed two things:
-
Standard API seems to include usernames in the results (In other words, search in tweets content and usernames). But the Premium API does not include the results corresponding to usernames (my premium sandbox database did’nt have those results)
-
There was no difference in the number of results. Standard API had 1700 results (1400 matching tweets content and 300 matching usernames). Premium API had 1400 results (1400 matching tweets, no results matching usernames).
So, I am doing it wrong or Premium Sandbox API also uses a sample of all tweets as the Standard API does?
Premium query: {“query”:“cnt (lang:es OR lang:und)”,“fromDate”:“201804170000”,“toDate”:“201804172359”}
Thanks in advance 