https://twitter.com/intent/tweet?text={url}
http://urls.api.twitter.com/1/urls/count.json?url={url}
https://www.facebook.com/sharer/sharer.php?u={url}
https://graph.facebook.com/fql?q=SELECT share_count, like_count, total_count FROM link_stat WHERE url="{url}"
https://plus.google.com/share?url={url}
- POST-request to
https://clients6.google.com/rpc?key={google_api_key}
with folowing body: \
[{"method":"pos.plusones.get","id":"p","params":{"nolog":true,"id":"{url}","source":"widget","userId":"@viewer","groupId":"@self"},"jsonrpc":"2.0","key":"p","apiVersion":"v1"}]
- Grab HTML-body of Google Plus button page
https://plusone.google.com/_/+1/fastbutton?url={url}
and parse the likes count in sybstr "window.__SSR = {c: 6.0 ,"