Use this to automatically scrape all of your saved Instapaper articles locally as HTML files.
You will need to have the following packages installed:
Configure your username and password, then run the script. It will go through all articles shown on your home page and download the copy Instapaper has stored into a folder called output
as HTML file. Any errors will be reported and logged to failed.txt
.
Forked and modified from: jaflo. Thanks for sharing the original gist.
Modifications to the original gist:
- Deleted the PDF conversion
- Link to the original page is included in the article
- Filenames are truncated to 200 characters length