On Mon, Apr 11, 2011 at 11:59 PM, Gaurav Mishra <[email protected]>wrote:
> On Mon, Apr 11, 2011 at 5:38 PM, Rakesh Kumar <[email protected]> wrote: > > For example if i want to search tweets of "Cloud Magic(a user)" and i > search > > with it's post id "cldmgc", at least 10 results show be fetched in one > > result set. > > > > Twitter search api need not to authenticate, to get search results a > simple json query via the url > http://search.twitter.com/search.json?q=Cloud%20Magic would be enough. > > > Although i came to know that it can be done by writing some lines of php > > codes(APIs provided by others) but it only shows one result related to > that > > keyword. > > Above URL shows more than 1 result, what is the API call you are using ? > > Regards, > Gaurav Mishra > > # Blog: http://www.gmishra.com > # Twitter: http://www.twitter.com/gmishra > # LinkedIn:http://www.linkedin.com/in/gauravmishra7 > > _______________________________________________ > Ilugd mailing list > [email protected] > http://frodo.hserus.net/mailman/listinfo/ilugd > I have been using OAuth API for php to login and do required stuffs. I am not aware of json. can you tell me how to deploy it on my local server? And thanks for your help. -- Thanks and Regards RAKESH KUMAR http://www.openwebtech.in _______________________________________________ Ilugd mailing list [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd
