Search code examples
phpgoogle-plusgoogle-plus-one

PHP : Is it Possible to do Google +1 via API?


Is there any Google api available ?


Solution

  • To answer the question more succinctly:

    • There is no +1 API call for the PHP client library that will +1 a URL, most likely due to the potential for abuse
    • You can only trigger +1 actions using the +1 button which must be rendered using JavaScript