Social share count api for Twiiter, GooglePlus (2017)

I need to get a share of social resources for major media, including Twitter and GooglePlus. However, everything has changed, like what was known so far.

  • For Twitter, I could not use cdn.api.twitter.com/1/urls/count.json?url=http://{URL}
  • For GooglePlus share.yandex.net/counter/gpp/?callback = @ & url = {URL}

I did a few searches, but could not find a good way. I used to use donreach.com https://donreach.com/docs/social-api/getting-started/ , but for some reason it is not available to the server. I tried to find an alternative solution like ShareThis (does not work properly), but so far I can not find it.

+4
source share

Source: https://habr.com/ru/post/1685848/


All Articles