1

What I do need is to get the twitter timeline whith only tweets with location associated.

I know in Facebook it is possible using me/home?with=location, is there something like this for twitter?

Muthu Kumaran
  • 17,682
  • 5
  • 47
  • 70

1 Answers1

0

You can use location in the Search and Streaming API:

eLRuLL
  • 18,488
  • 9
  • 73
  • 99
  • Thank you, but it is a bit more difficult, I have already read the pages you linked me but what I can't do now is to get the timeline with only geotagged tweets. – user1728346 Oct 09 '12 at 07:35