Skip to content

Instantly share code, notes, and snippets.

View extensionsapp's full-sized avatar
🌴
Paramaribo-o-o

Surinam extensionsapp

🌴
Paramaribo-o-o
  • Paramaribo, Suriname
View GitHub Profile
@extensionsapp
extensionsapp / get-social-shares
Created November 28, 2018 02:54 — forked from ihorvorotnov/get-social-shares
Get number of shares from social platforms
Facebook*:
https://api.facebook.com/method/links.getStats?urls=%%URL%%&format=json
+ works, returns shares, likes, comments and total
Twitter:
http://urls.api.twitter.com/1/urls/count.json?url=%%URL%%&callback=twttr.receiveCount
+ v1 API but still works
Reddit:
http://buttons.reddit.com/button_info.json?url=%%URL%%