Name: Anonymous 2012-01-23 19:02
Does anyone know any oauth 1.0 providers who allow user search by keyword? So far I have twitter, linkedIn to some extent, myspace, google plus, and snapr.
I'm looking for something like this:
https://developers.google.com/+/api/latest/people/search
https://dev.twitter.com/docs/api/1/get/users/search
http://wiki.developer.myspace.com/index.php?title=Search_API
I'm looking for 5 more providers who use oauth 1. I know of facebook and foursquare, but I believe they use oauth 2.0, and I would like to avoid implementing oauth 2.0 as I have to use linkedIn which uses oauth 1.0.
I saw yahoo social, and flickr, but it looks like they don't really allow a user search and instead just provide user information for a given username or email.
I'm looking for something like this:
https://developers.google.com/+/api/latest/people/search
https://dev.twitter.com/docs/api/1/get/users/search
http://wiki.developer.myspace.com/index.php?title=Search_API
I'm looking for 5 more providers who use oauth 1. I know of facebook and foursquare, but I believe they use oauth 2.0, and I would like to avoid implementing oauth 2.0 as I have to use linkedIn which uses oauth 1.0.
I saw yahoo social, and flickr, but it looks like they don't really allow a user search and instead just provide user information for a given username or email.