This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Adrian Kosmaczewski (author)
Fri Nov 06 03:30:00 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Nov 06 02:41:24 -0800 2009 | |
| |
README.textile | Fri Nov 06 02:41:24 -0800 2009 | |
| |
google_reader.sh | Fri Nov 06 03:30:00 -0800 2009 | |
| |
parse.rb | Fri Nov 06 03:30:00 -0800 2009 |
README.textile
Download and parse “shared” Google Reader items
If you are a user of Google Reader, you might have shared a long list of items over the years. This set of scripts allow you to download all your shared items, and then to convert them into a simple HTML page with links.
You can also modify the script to include the whole contents of the page, too.
Usage
- In the google_reader.sh script, replace the “00017030023266340908” number with your own (otherwise you’ll get my own items!). You can find this number if you open the RSS feed link on your own Google Reader items page.
- Then execute the google_reader.sh script, and you will have a set of HTML pages with your own shared items.
Enjoy!
Requirements
The Ruby script uses the libxml library for faster XML processing.
License
This code is in the public domain.







