See how many times a URL has been shared on Facebook
51–60 of 61 posts
Re: See how many times a URL has been shared on Facebook
#52Earlier quoted context omitted.
> Unfortunately, only Facebook does URL normalization for you, so dumb things like trailing slashes have a big effect on the count. Is that true? http://urls.api.twitter.com/1/urls/count.json?url=http://new... http://urls.api.twitter.com/1/urls/count.json?url=http://new... http://urls.api.twitter.com/1/urls/count.json?url=http://new...
I stand corrected. Twitter used to suck at URL normalization, but it looks like they must have fixed it. But, Delicious and Digg both are a pain.
Facebook and Twitter, do basic normalization, but do not unshorten shortened links.
edit: This has already been discussed on HN: http://news.ycombinator.com/item?id=577457
edit 2: graphs.facebook.com will aggressively and unfortunately normalize any YouTube link to youtube.com. See, for example, http://graph.facebook.com/http://www.youtube.com/watch?v=ZB8... This give the number of shares for youtube.com, not this individual video. I am not sure how to get facebook share stats for a particular YouTube video.
Re: See how many times a URL has been shared on Facebook
#53http://graph.facebook.com/http://news.ycombinator.com
My site is more popular than HN :D
Re: See how many times a URL has been shared on Facebook
#54Re: See how many times a URL has been shared on Facebook
#55Re: See how many times a URL has been shared on Facebook
#56Meta! http://graph.facebook.com/http://www.facebook.com
"hey guys check this out"
Re: See how many times a URL has been shared on Facebook
#57Twitter: 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.
I packaged a few of the private ones with this weekend project: http://sharedcount.com Unfortunately, only Facebook does URL normalization for you, so dumb things like trailing slashes have a big effect on the count.
Re: See how many times a URL has been shared on Facebook
#58There is a guy at Yahoo that took a long list of news articles, etc and analyzed over 40MM "Likes" this way. Pretty cool charts came out of it. http://news.ycombinator.com/item?id=2300300