Seattle developer Damon Cortesi has written a great little perl script that will generate your Twitter Stats which you can be make into some cool graphs of using the Numbers app. Here are my current Twitter Stats.
You will need to know how to access a terminal and navigate the OS X filesystem, but after that it just takes one command to run. Mine took a couple of minutes to finnish since it needed to parse 93 pages of Twitter data, which I then just cut-and-past into the Numbers template that Damon provided.
Related Posts:
- Flickr Adds New Stats Feature
- WordPress Releases Stats Plugin
- Best Buy Cease & Desist Traffic Stats
- Google Trends for Websites, Graphing Daily Unique Visitors
- CryptoZoo, A Game About Inventing the Culture of Physical Activity Comes To San Francisco


















{ 2 comments… read them below or add one }
Now we know when you sleep ;-)
I’ve adapted the script to run as a web service and generate charts using the Google Charts API. It can be found here – http://bradkellett.com/twitter_stats.html
Still takes ages, but makes it much easier to use.