TwitPic Liberator

TwitPic is a website that allows users to post pictures to the Twitter microblogging service.

Frustrated by TwitPic's refusal to allow users to export their uploaded photos, I wrote a script that scrapes a user's account and packages all their photos into a zip for easy downloading. The scraping is done in PHP, reporting its progress to the JavaScript front-end.

External links: