Can any one please suggest How do i find Google Plus Circle count based on UserId.
Let me give some brief example.
I want to create a php based systems where user can put their googleplus UserID. then show No of People Him/Her circle.
Like an Example.
UserID – 106189723444098348646
Output – 2395969 have him in circles
Also is it possible to use http://www.circlecount.com API if have. or else using this
http://www.circlecount.com/button_followercount.js.php?id=106189723444098348646&lang=en
Thanks in advance.
This is not possible with the official APIs. You can see the list of available methods in the reference docs.