See how many times a URL has been shared on Facebook
11–20 of 61 posts
Re: See how many times a URL has been shared on Facebook
#12Is there a way to get sum of the share count for all pages in a domain? This one only reflects share count of the specific page--or only the homepage if you pass a domain.
Re: See how many times a URL has been shared on Facebook
#13LinkedIn: http://www.linkedin.com/cws/share-count?url=http://news.ycom...
These APIs are marked private (as opposed to Facebook's) so use at your own risk.
Re: See how many times a URL has been shared on Facebook
#14Re: See how many times a URL has been shared on Facebook
#15Re: See how many times a URL has been shared on Facebook
#16Looks like fb made opengraph pages first class citizens on their namespace, should be interesting to see what else they get soon,
You can also do http://graph.facebook.com/?ids=http://news.ycombinator.com,h...
To lookup multiple urls at the same time.
Re: See how many times a URL has been shared on Facebook
#17Re: See how many times a URL has been shared on Facebook
#18Twitter: http://urls.api.twitter.com/1/urls/count.json?url=http://new... LinkedIn: http://www.linkedin.com/cws/share-count?url=http://news.ycom... These APIs are marked private (as opposed to Facebook's) so use at your own risk.
Re: See how many times a URL has been shared on Facebook
#19Is there a way to get sum of the share count for all pages in a domain? This one only reflects share count of the specific page--or only the homepage if you pass a domain.