[Link]https://github.com/Jefferson-Henrique/GetOldTweets-python[/Link]
[LinkDescription]Python[/LinkDescription]
[Link]https://github.com/Jefferson-Henrique/GetOldTweets-java[/Link]
[LinkDescription]Java[/LinkDescription]
[Description]GOT is a project to get old tweets programmatically without the time restriction of Twitter Search API. From this API you can get only the last week of published tweets (see documentation). The project’s main idea to bypass ths restriction is to simulate a search through Twitter’s Advanced Search on a browser, as it has no time constraints.[/Description]
[Role]This project borned from a pessoal need to search very old tweets and to notice that it will not be possible by Twitter’s API or either be cheap, since some websites offer and old tweets search by some established price. I has decided to make this project public because I have found other people who had the same problem and they don’t know how to proceed. One of my friends, for example, take this project as an essential part of its master thesis as he needed a bunch of old tweets to do some sentiment analysis.[/Role]
[Tech]Python. Java. Twitter.[/Tech]