Finding tweets from Zipcode

2 views
Skip to first unread message

dhaval

unread,
Nov 12, 2009, 2:07:56 AM11/12/09
to Twitter Development Talk
Hey all

Is there any way I can get all the tweets from a zipcode? Eg:- all the
tweets from 10019

Let me know if I can do that.

Thanks

Raffi Krikorian

unread,
Nov 12, 2009, 7:35:23 AM11/12/09
to twitter-deve...@googlegroups.com
not directly -- you could grab http://geocoder.us/help/city_state_zip.shtml
and then feed those into twitter search using the "geocode" parameter.

--
Raffi Krikorian
Twitter Platform Team
ra...@twitter.com | @raffi


Dhaval Parikh

unread,
Nov 12, 2009, 7:41:44 AM11/12/09
to twitter-deve...@googlegroups.com
hmm thanks got that way through the search api. I already have the db with the lat long just wanted to be sure if twitter directly supports what I was looking for.

Thanks a lot
--
Dhaval Parikh
Software Engineer
Ruby on Rails
dhaval....@gmail.com
www.dhavalparikh.co.in
http://blog.dhavalparikh.co.in

Walter Smulders

unread,
Nov 12, 2009, 3:46:46 AM11/12/09
to Twitter Development Talk
You can by getting the latitude and longitude for the zipcode and then
use search with those coordinates in specified radius. You can also do
it trough the streaming api with tweets containing geo location
information.

John Kalucki

unread,
Nov 12, 2009, 9:31:35 AM11/12/09
to Twitter Development Talk
Currently the Streaming API does not support Geotag filter predicates,
but we'll get there soon enough.

-John Kalucki
http://twitter.com/jkalucki
Services, Twitter Inc.



On Nov 12, 12:46 am, Walter Smulders <walter.smuld...@gmail.com>
wrote:
Reply all
Reply to author
Forward
0 new messages