Twitter, as well as other social media sites, offer ways of collecting gee-spatial data. The volume of data that’s available is incredible and to be able to use spatial bounds on an area of interest (AOI) provides a means of honing in on a geographic location that is of interest. I use pycurl, tweetstream, and MySQLDb to create my own Python class for collecting tweets and storing them in a MySQL database to display on a map, or for further analysis. This talk will focus on the Twitter Streaming API, using Python, database usage, as well as some of the road blocks of using free data. Tapping into the social media realm of data can provide insight into AOI and be used to analyze vast amounts of data from users around the world.