The "Twitter Search API" is really just a search engine for Tweets. Our user search capabilities can be found in the standard Twitter REST API and you can read about it here: http://dev.twitter.com/doc/get/users/search -- this method requires authentication.
@episod <http://twitter.com/episod> - Taylor Singletary On Sat, Apr 9, 2011 at 8:19 AM, Baskaran <[email protected]> wrote: > Hi Guys, > > I am having an issue using twitter search API. is there a way to > search Name field using twitter search API. For example, if there is > Name in twitter called "James Bell" then we need to search and get the > users who is having Name as "James and Bell". Please help me to fix > this issue as i am scratching my head for more than 2 weeks now.... > > Thanks in advance, > Baskaran > > -- > Twitter developer documentation and resources: http://dev.twitter.com/doc > API updates via Twitter: http://twitter.com/twitterapi > Issues/Enhancements Tracker: > http://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > http://groups.google.com/group/twitter-development-talk > -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
