Downloading tweets from a defined period

1 view (last 30 days)
Josef Kilany
Josef Kilany on 7 Dec 2016
Dear Matlab Community
I want to download the tweets for the whole 2015 year. Does someone know how to do this?
apple = tw.search('$apple','date',2015-01-01,'include_entities','true','lang','en');
I based my code on the matlab article "analyzing twitter with matlab" from mathworks.

Answers (0)

Categories

Find more on Downloads in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!