0

I am using python package here: https://pypi.python.org/pypi/socialshares/0.3.2

As mentioned on this page, I am not getting any results neither in command line nor through python script. The following command returns nothing:

socialshares http://www.theguardian.com/politics twitter google facebook pinterest reddit --retry 10

Can anyone help me? What is the reason for returning nothing?

Joseph
  • 55
  • 1
  • 7

1 Answers1

1

Twitter has discontinued its api which returns social share count. After eliminating twitter from the list of platforms, the command returns results.

Joseph
  • 55
  • 1
  • 7