Description:
It's a Twitter data gathering tool which uses Twitter Stream and Search API. This tool supports exporting of the gathered tweets in a excel file and exporting of data to a database. These gathered data further can be used for various social media analytics.
This tool uses tweetinvi for tweeter related operations and for the presentation layer it uses MetroFramework. This application is in its very initial stage but satisfies the basic need for searching and saving tweets for a given search phrase.
What to Expect:
1. Trending now: It shows worldwide Twitter trends, these can be used for search directly.
2. Search using Search API: The magnifying glass button searches tweets for last 7 days on a given keyword.
3. Live stream of tweets using Stream API: The play button streams twitter in real time, optionally it can gather geo tagged tweets only.
4. Export to Excel: Export to excel button exports all gathered tweets in a excel file.
5. Export to Database: Export to database button exports all gathered tweets to a database table.
6. New Addition : Save the streaming data directly to database. see the documentation.