Post on Google+ Stream using Google+ API

前端 未结 2 1210
野的像风
野的像风 2020-12-03 23:32

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

相关标签:
2条回答
  • 2020-12-03 23:45

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

    0 讨论(0)
  • 2020-12-03 23:58

    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/

    0 讨论(0)
提交回复
热议问题