/Social-URL-counter

Small script that fetches the number of shares (Facebook) and tweets (Twitter) of a given URL

This is a small jQuery script that retrieves public, JSON formatted data (using $.getJSON and JSONP) out from a given URL. It gives you the number of shares on Facebook (all time) and the number of tweets sharing that URL (previous week). Many thanks to Bruno Alexandre for the final push.