View Single Post
Old 03-30-2011, 10:32 AM   #24
Dereks
Connoisseur
Dereks began at the beginning.
 
Posts: 57
Karma: 10
Join Date: Feb 2010
Device: Kindle Paperwhite 1
Quote:
Originally Posted by abracadabra View Post
Download works great so far, but is there a way to fetch the text-only-version instead of the saved page in total?
+1. I didn't notice at first that it only fetches content of the source directly and assumed the recipe accesses processes text. This greatly diminishes the value of recipe

I'm not sure, but i think it's done through
get_article_url function.
links to the processed text are pretty straight-forward: instapaper.com/go/article_id/go
and you can see those links in the html code of the page, no script is used. So I think it shouldn't be very difficult to amend the recipe's code.
Dereks is offline   Reply With Quote