Search Twitter by Location from Hootsuite

This page is part of the Twitter location search resource on Thoughtfaucet which contains tutorials for Tweetdeck and Hootsuite, examples, caveats and how to find latitude and longitude in order to make a geocode.

If you manage a lot of social media profiles on different services then chances are you’ve used Hootsuite. But what if you only want to see chatter that is near a specific location? Like the town you live in or a city you’re about to visit?

You can configure a search stream on Twitter to just show tweets from a specific location. This is helpful for anyone who wants to listen to a local area and find out what people are saying.

Use Twitter as your own open city-wide chat channel via Hootsuite by following these very simple steps.

Step One: Figure out what the Geocode for your area is.

See this short tutorial for getting your geocode coordinates. For this tutorial, I’ll be using searches centered on Burlington, Vermont as examples.

Step Two: Add a new Hootsuite stream for your geocoded Twitter search.

Step_Two_Add_a_new_Hootsuite_stream_for_your_geocoded_Twi.png

In the upper left corner of the Hootsuite interface, just below where you enter a tweet, there’s an “add stream” button. Click that button to add a new stream for your geocoded Twitter search.

Step Three: Select Twitter as a source for your stream and then search as the kind of stream.

Step_Three_Select_Twitter_as_a_source_for_your_stream_and.png

A preference pane for your new Hootstuite stream will appear after you’ve completed the previous step. Hootsuite will default to using Twitter as a source, but just to be sure check to be sure that Twitter (1) is highlighted. Then in the right portion of the prefence pane, select the Search (2) tab.

Step Four: Enter a geocode query into the search field of the Hootsuite stream prefence pane.

Step_Four_Enter_a_geocode_query_into_the_search_field_of_1.png

This is where the magic happens. Here is an example of a geocoded search query:

#btv geocode:44.467186,-73.214804,200km

If you want, you can copy and paste this code right into that search bar and be done. The rest of this tutorial is probably mostly interesting for locative media geeks.

The first part of this string, #btv, is any text you want to use in your search. In this example, I’ve used the hashtag for Burlington, VT, which is named for our airport code. If you don’t care if any particular words are in your location-based twitter search Tweetdeck column (say that five times fast) then you can just start with the next part.

The magic words which allow you to search near a location are next:

geocode:44.467186,-73.214804,200km

The first word, geocode:, tells Twitter that we’re going to be sending it some map co-ordinates. The first number is the latitude of your location, which you should have retrieved back in the first step of this tutorial. Then a comma. Then the longitude, which you also should have retrieved at the start of this tutorial. Then another comma and then the radius.

The largest radius Twitter will accept is 2500km. Sadly, this isn’t large enough to cover all of the US without moving the center of the geocode. Don’t worry though, there’s a link to a reference collection of geocoded Twitter searches at the bottom of this post.

Step Five: Hit the “Create Stream” or “Save Changes” button in the Hootsuite preference pane and you’ve got a location-based stream.

Step_Five_Hit_the_Create_Stream_or_Save_Changes_button_in.png

Hootsuite will now create your stream, based on the keyword search you entered (if any) and the geocode data you entered. Instant localized Twitter search. Awesome!

Join the Conversation

8 Comments

  1. When I put in your examples they work but when I put in my own search I get no results. For instance for Montclair NJ:

    geocode:40.829008, -74.208727,100km

    Did I do something wrong?

    1. Twitter is very finicky about the syntax of these kinds of searches, Steve. There’s a space after the , and before – in your string. If you remove the space it will work for you: geocode:40.829008,-74.208727,100km

      There can’t be any spaces in your geocode.

      Good luck and thanks for stopping by!

  2. is it possible to download all these tweets as georeferenced points (some text or vector layer like shp, kml or txt, csv) ?

    Thank you

    1. You will have to use some of web scraping tool to do that. Since it’s against the ToS I don’t provide public information about it at this time.

  3. This looks promising, but when I tested it using my own neighborhood, I found that I could not register my own tweets with 5km of my location.

    1. The location is pulled from your ISP or network domain. So if your host machine is located 5km from your physical location then you might not pull up your own tweets. This technique is a little more hammer than scalpel. Sometimes you get lucky though.

Leave a comment

Your email address will not be published. Required fields are marked *