How to track social shares for specific URL free?
I'm looking for an API or a way to track the number of social shares for specific URL's
E.g. Twitter Likes/ Retweets Facebook shares/ likes Google Plus Shares
I can only find paid tools and they are super expensive for a small time app.
3 comments
[ 3.0 ms ] story [ 18.1 ms ] threadFacebook's api has an endpoint for getting the share count. with twitter you need to call their search api and count total retweets yourself.
For Twitter you have to pay to a third party service like gnip. It makes senses since twitter is still losing money.