Okay this is super late, but you may want to check out the tweepy module in Python. You will have to write a script to get the tweets. Here's an example: http://www.karambelkar.info/2015/01/how-to-use-twitter-search-rest-api-most.html
On Sunday, August 9, 2015 at 10:44:24 PM UTC+5:30, Nishant Gupta wrote: > > Hi All > > I have been following the discussions on this forum for a long time. > However, this is my first post on this group. > > I'm trying to collect the tweets from July 27, 2015 onwards when our > beloved ex-President left us. > The idea is to perform some text mining, sentiment analyses and how this > news in the twitter network developed... so, some network analyses > > However, thanks to the limitation of Twitter Seach API v1.1, I''m unable > to download a good amount of data from that date onwards. > > Just wanted to learn from fellow enthusiasts who might have more > experience with Twitter data... Is it possible to get a majority (if not > all) of the tweets on this subject... > > Thanks in advance > Nishant Gupta > Data Science Enthusiast > -- Datameet is a community of Data Science enthusiasts in India. Know more about us by visiting http://datameet.org --- You received this message because you are subscribed to the Google Groups "datameet" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
