Post on Google+ Stream using Google+ API

2019-01-12 06:40发布

问题:

Any one have idea about how to post on our Google+ Stream using Google+ API? I need to post on the stream.

回答1:

There is still no "public" officially supported way to post on a Google+ stream using an API. (You can post using the +1 or Share buttons, and some people have used unofficial APIs or leveraged the SMS posting methods, but this isn't what you're looking for.)

For details on what you can currently do with the limited API you can look at https://developers.google.com/+/api/



回答2:

Here is an unofficial Google+ API written in js. https://github.com/mohamedmansour/google-plus-extension-jsapi



标签: google-plus