Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get stream from Google+ REST API

I have been browsing the Google Plus APIs lately and I can't seem to figure out if its possible to get the stream of posts of all those people who I have circled.

Like, for example, Twitter gives its home_timeline in the APIs.. Is there something similar in Google Plus?

I have read through the Google+ API documentation and even tried Google's API explorer, but couldn't seem to figure out how to do it.

It's a very important feature of any API, which really shouldn't be missing.

like image 906
utkarshsins Avatar asked Apr 01 '26 11:04

utkarshsins


1 Answers

The Google+ API does not currently provide a stream API. There is an open feature request.

like image 161
abraham Avatar answered Apr 04 '26 06:04

abraham