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

2010-04-06 Thread millu
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

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

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