A simple parser to extract information from Google Reader Takeout.
- Download your Google Reader data using Google Takeout. Instructions here: http://support.google.com/reader/answer/3028851
- Open Google-Reader-Takeout-Parser. You have to have Python installed in your OS.
- Click on 'Find Zip' button to browse for the Google Takeout zip file.
- Check how would you like your info parsed. Check csv to open with spreadsheet software (like MS Excel, Openoffice, etc.) and/or plain text to open with notepad.
- Select parsed files destination.
- Look for 'google_takeout_parsed.csv' and 'google_takeout_parsed.txt' in the destination you selected.
- Done!