Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nealrs/instadraft
add every article from Nextdraft to your Instapaper reading list
https://github.com/nealrs/instadraft
Last synced: 1 day ago
JSON representation
add every article from Nextdraft to your Instapaper reading list
- Host: GitHub
- URL: https://github.com/nealrs/instadraft
- Owner: nealrs
- Created: 2015-12-12T08:05:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-12T08:05:49.000Z (about 9 years ago)
- Last Synced: 2023-07-31T17:25:59.975Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## INSTADRAFT
This Python script adds every article from the [current issue of NextDraft](http://nextdraft.com/current) to your Instapaper list.
**Instructions**
1. Update the `l` and `p` auth variables. If you don't have a password (you probably don't), you can leave that one blank.
2. Use the included cron.txt file to schedule updates every afternoon. FYI, NextDraft usually comes out weekdays between 3-4pm ET.
**Why?**
Earlier this week, [I made a PHP webapp called NextPocket](http://nextpocketdraft.com) which does ads NextDraft articles to your Pocket queue. It works great for me, but a lot of folks prefer Instapaper and want a set it and forget solution. So here we are.