4

I was wondering if there's already a floating unofficial PHP library or class that I can use to be able to post to user's Google Plus stream? I'm not talking about the new option on the +1 buttons. I only want it to publish to their stream and not with the +1 button method. Sorry if this has been asked already but I can't locate any question that has the same concept as mine.

Any help is greatly appreciated.

Registered User
  • 8,706
  • 9
  • 32
  • 40
  • 1
    Google+ is still in beta, I don't believe they have any sort of API available yet. You'll have to settle with Google Buzz feeds for now. – animuson Aug 31 '11 at 03:11

3 Answers3

5

No. There is no API currently.

Update: Sept 15, 2011 saw the release of the Google+ REST API: https://developers.google.com/+/api/

Brian Roach
  • 76,169
  • 12
  • 136
  • 161
2

We definitely plan to involve developers and publishers in the Google+ project, but we don’t have specific details to share just yet. Please stay tuned and sign up to receive more information about Google+ developer opportunities. https://services.google.com/fb/forms/plusdevelopers/

mimming
  • 13,974
  • 3
  • 45
  • 74
  • 1
    Yeah sure! After almost 1 year and 6 months still no reliable API for Google+... no support for posting, events, etc... Tell Google to hire more software engineers to work on Google+! – Alex Bitek Feb 25 '13 at 13:07
2

I found this site which seems to allow people to post to their user stream - http://www.d3.do/labs/circleoftrust/index.php

  • This is a comment, rather than an answer. How can you show this example that you gave to address the question? – vgoff Nov 04 '12 at 00:41