Using the url I am getting the tweets for the keywords I want a search in the tweeter
https://twitter.com/search-home
Now is there any url which I can call which will return me the json so that I can parse it and display the tweets to the user in his mobile?
Like this url
http://search.twitter.com/search.json?rpp=50&q=abelvros
but it gives me an error.