Related Setup: https://gist.github.com/hofmannsven/6814278
Related Pro Tips: https://ochronus.com/git-tips-from-the-trenches/
Related Setup: https://gist.github.com/hofmannsven/6814278
Related Pro Tips: https://ochronus.com/git-tips-from-the-trenches/
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.