ewanotoole / Tweetalyser

A basic twitter scraper. Downloads the most recent tweets from the top 50 most followed handles and saves them in a database. Creates frequency dictionaries containing words, hash tags, mentions and emojis. Also contains an 'analyser' class containing simple methods to interrogate the data from each twitter handle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tweetalyser

A basic twitter scraper. Downloads the most recent tweets from the top 50 most followed handles and saves them in a database. Creates frequency dictionaries containing words, hash tags, mentions and emojis. Also contains an 'analyser' class containing simple methods to interrogate the data from each twitter handle.

About

A basic twitter scraper. Downloads the most recent tweets from the top 50 most followed handles and saves them in a database. Creates frequency dictionaries containing words, hash tags, mentions and emojis. Also contains an 'analyser' class containing simple methods to interrogate the data from each twitter handle.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%