> > > Is it possible to know if a user (profile) exists based on email id . > > > > No. > > There is an API for search, cant we use it to search if users exists > or not. I think twitter gives you, I would like it to use on my > website as a widget where I can search for a user based on emailid or > username and then proceed to his twitter page.
The Search API does not allow searching for users by E-mail. As far as username, you can simply query the username and see if it exists. -- ------------------------------------ personal: http://www.cameronkaiser.com/ -- Cameron Kaiser * Floodgap Systems * www.floodgap.com * [email protected] -- The idea is to die young as late as possible. -- Ashley Montagu ------------
