On Apr 18, 8:47 pm, harik <[email protected]> wrote: > I want search for queries (using a keyword eg: worldcup) ,and then > want to get the geolocations of the user .I am able to retrieve the > queries using search api, but i find all "geo" fields are null . > > So is there any way I can retrieve the geolocations of the user ? > > Also when i tried to send rpp=10&page=5 in the query ,I see only 10 > tweets and i do not find any link to next page of 10 tweets ? > SO how can i view all the tweets?
If the geo fields are null, I think it means the user chose not to add the geolocation info to his tweet in the first place. As for thenext question, try sending rpp=10&page=6 Mohan -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
