Looking at question Get all tweets with specific hashtag
Is it possible to modify http://search.twitter.com/search.json?q=%23test so that just latest 5 results are returned ?
Thanks
Looking at question Get all tweets with specific hashtag
Is it possible to modify http://search.twitter.com/search.json?q=%23test so that just latest 5 results are returned ?
Thanks
According to the documentation there is no parameter to limit the result.
However, rpp limits the results per page. It may not be exactly what you want, but might suffice: