A few years ago, I had an automated script that would backup my starred items in Google Reader. It got busted when Google Reader made some changes to its unofficial API.
Luckily a few other folks have updated the old pyrfeed
module, and put the results up on GitHub. Mauro (brutuscat) Asprea’s googlereader fork seems to be the most recent.
Gave it a quick test drive against my starred items feed and seemed to do what it says on the tin. Interestingly, you can get the results out in JSON, which means another potential application of MongoDB.