Full-text RSS bookmarklet
This site offers a nifty utility for dealing with those annoying sites which offer only partial text content in their RSS and Atom feeds.
Given an RSS or Atom feed’s URL, the CGI will iterate through the posts in the feed, scrape the full text of each post from its HTML page, and re-generate a new RSS feed containing the full text.
The one thing it’s missing is a one-click bookmarklet version. So here it is:
Drag that to your bookmarks menu, and next time you’re looking at a partial-text feed, click the bookmark to transform the viewed page into the full-text version. Enjoy!
Tags: atom, blogs, bookmarklet, feeds, full-text, fulltextrss, hacks, javascript, rss

Chris said,
May 12, 2008 @ 10:29 am
Nice spot! Thanks!
Have you given up on AIM these days ?
Justin said,
May 12, 2008 @ 11:28 am
hi Chris! nope, just forgot to log in recently ;)
Kevin Hill said,
September 17, 2008 @ 5:12 pm
doesn’t work for bink.nu. :(
Keyvan said,
July 5, 2009 @ 4:04 am
I recently created a similar service (along with a bookmarklet for it). If anyone’s interested, click my name to try it out. It’s a free software (open source) project so code is also available.
Justin Mason said,
July 5, 2009 @ 8:47 am
looks excellent, Keyvan! I’ll linkblog that later…
nixanbal said,
July 21, 2009 @ 8:55 am
Hello,
so how could I change the code of the RSS feeds from my site in order to show full articles?
Could you please help me?
Justin said,
July 21, 2009 @ 10:03 am
hi nixanbal — it’s really quite complicated and dependent on the weblog software you use! I’m sorry, I can’t suggest anything useful…