While reviewing bitly’s API, I cam across a call for “high value” links. http://dev.bitly.com/data_apis.html#v3_highvalue.
After wondering what this this call produces, I made a test script to pull the current top thirty high value links and display them in a human readable format. The results are available at http://dmaust.net/cgi-bin/hot_bitly.py.