Re: [twitter-dev] How to display local or city wise trending topic into mysite

2010-04-06 Thread Abraham Williams
If you need trending topics for cities that are not currently supported you
can use the streaming location filter  around the city and calculate
frequent keywords yourself.

http://apiwiki.twitter.com/Streaming-API-Documentation#locations

http://apiwiki.twitter.com/Streaming-API-Documentation#locationsAbraham

On Tue, Apr 6, 2010 at 09:57, Raffi Krikorian ra...@twitter.com wrote:

 i'm confused as to what you're asking - are you looking for other local
 trends to show?  you could use these endpoints:

 http://apiwiki.twitter.com/Twitter-REST-API-Method:-trends-available
  http://apiwiki.twitter.com/Twitter-REST-API-Method:-trends-available
 http://apiwiki.twitter.com/Twitter-REST-API-Method:-trends-location


 On Tue, Apr 6, 2010 at 9:34 AM, millu milindsav...@gmail.com wrote:

 hi Friends,

 I have to show current trending topic on my site's home page but they
 all are belongs to my city or area
 means I have to show trending topic they all are belong to new york .
 I read the twitter API but i can' t find solution on my problem.

 pls help me


 --
 To unsubscribe, reply using remove me as the subject.




 --
 Raffi Krikorian
 Twitter Platform Team
 http://twitter.com/raffi




-- 
Abraham Williams | Community Advocate | http://abrah.am
PoseurTech Labs | Projects | http://labs.poseurtech.com
This email is: [ ] shareable [x] ask first [ ] private.


Re: [twitter-dev] How to display local or city wise trending topic into mysite

2010-04-06 Thread znmeb

- Abraham Williams 4bra...@gmail.com wrote:

 If you need trending topics for cities that are not currently
 supported you can use the streaming location filter around the city
 and calculate frequent keywords yourself.
 
 
 http://apiwiki.twitter.com/Streaming-API-Documentation#locations

Streaming locations filters only return tweets that are correctly geotagged, 
and there is a bug which prevents tweets tagged only with the place attribute 
from being included. You get many more tweets using the Search API with a 
geocode.