In the facebook and twitter APIs, there’s a way to get posts from all the people I follow, is there a way to do this with Google+? If there isn’t, where can I suggest it?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Google+ API currently does not provide a way to list people from your circles.
You can retrieve people in other ways. Try retrieving people by userId, through a search, or by activity using the people methods. With each userId you can retrieve posts using Activities: list.
Feature requests and issues can be reported and starred here: https://code.google.com/p/google-plus-platform/