https://github.com/jamiew/tumblr-dashboard-rss
Mechanize scraper to generate an RSS feed of your Tumblr dashboard
https://github.com/jamiew/tumblr-dashboard-rss
Last synced: 8 months ago
JSON representation
Mechanize scraper to generate an RSS feed of your Tumblr dashboard
- Host: GitHub
- URL: https://github.com/jamiew/tumblr-dashboard-rss
- Owner: jamiew
- Created: 2008-08-15T18:47:57.000Z (almost 18 years ago)
- Default Branch: master
- Last Pushed: 2009-03-07T23:44:30.000Z (over 17 years ago)
- Last Synced: 2025-04-24T23:49:42.343Z (about 1 year ago)
- Language: Ruby
- Homepage: http://jamiedubs.com/rss-feed-of-your-tumblr-dashboard
- Size: 87.9 KB
- Stars: 27
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Small WWW::Mechanize script. Logs in to Tumblr, grabs the last n pages of posts, and outputs (or saves) an RSS feed.
Depends on the mechanize gem