API for Google Plus Profile Info
Someone asked me to if i know any open API that can be used to access basic information of a Google plus user profile. I Googled the problem and found an API, called Portable Contacts API . This API is designed to allows a client application to access contact and social networking information under the Portable Contacts standard.
You can access Google+ profile information just with user ID
Its what you want, you can get users basic info like name, profile images and profile url etc; using this simple JSON API.
https://www-opensocial.googleusercontent.com/api/people/116599978027440206136
Here "116599978027440206136" is my Google ID. Redirect your browser to plus.google.com/me and see it in address bar.
Go write your Google+ widget, or hovercard!! Help Me Write. What shall I write next?
By : Motyar+ @motyar
2 comments
says…
kiran joshi says…
it's not working..please help..i want data from this url in json formate....


Post a Comment