: How to create sharing icons with the share count number showing? See a sample article on theonion.com I know how to create icons for these sites without using their standard widget, but how
See a sample article on theonion.com
I know how to create icons for these sites without using their standard widget, but how did they get the number of share, bellow each icon ? Is there an API to ask for it ?
More posts by @Caterina187
1 Comments
Sorted by latest first Latest Oldest Best
Twitter
use the URL :
urls.api.twitter.com/1/urls/count.json?url=http://stackoverflow.com
It will return a JSON string :
{"count":8026,"url":"http://stackoverflow.com/"}
Facebook
The URL is
graph.facebook.com/?id=http://www.google.com
But see stackoverflow.com/questions/5699270
Google +
The URL is
clients6.google.com/rpc?key=YOUR_API_KEY
More social sites at gist.github.com/2640302
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.