Skip to content

Ccantey/GeoSearch-Tweepy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GeoSearch-Tweepy

Python code, using the Tweepy and MySQLdb modules, to stream the Twitter API (for beginners)

First install Tweepy: https://github.com/tweepy/tweepy

Next install MySQLdb: http://mysql-python.sourceforge.net/MySQLdb.html

Create, at a minimum, the following MySQL schema: UserID, Date, X, Y, Text

The current bounding box of the continuous United States will receive approximately 1 -2 million geo-enabled tweets per day. Approximately 3-5% of all tweets are geo-enabled.

About

Python code, using the Tweepy and MySQLdb modules, to stream the Twitter API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages