How to get a number of Google Plus +1 for a URL of post -
i want number of google+ +1 url of article post.
for example want number of g+ of beautydea magazine. there way add url post specific url of google api? such facebook or twitter. here examples of facebook , twitter same url post.
facebook:
https://graph.facebook.com/fql?q=select%20total_count%20from%20link_stat%20where%20url=%27http://www.beautydea.it/orly-baked-collezione-smalti-estate-2014/%27
twitter:
http://urls.api.twitter.com/1/urls/count.json?url=http://www.beautydea.it/orly-baked-collezione-smalti-estate-2014/
well if doing on server side, load url referred iframe of button
and read count div id "aggregatecount". you're out of luck on client-side approach, since can't load external html page.
Comments
Post a Comment