Skip to content

alex-zay/Twitter_Heat_Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Heat Map

Using a python script and the Twitter API, the program will gather a number of tweets within the radius of certain coordinates. From these coordinates a heatmap can be generated using the Google Maps API which will allow us to display a visual heat map of the amount of tweets from the location.

APIs/Tools Used

  • Tweepy - Python's Twitter API library for collecting the data
  • Google Maps API - For graphical user interface
  • MongoDB - For storing the data

About

A python based application that shows a heat map of tweets using coordinates gathered from the twitter API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors