Hacker News to Instapaper
Project description
hackerpaper
Hacker News Articles to your Instapaper.
Usage
Simply install hackerpaper using pip
$ pip install hackerpaper
Arguments
--account, -a
: required, email and password to your instapaper account.
--id, -id
: optional, HackerNews article id to add.
--type, -t
: required, type of HackerNews article, if id is blank, will scrape posts with given type,
see here for the full list of valid types.
--interests, -i
: optional, subdomains of the HackerNews articles
Example
$ hackerpaper -a <email> <pass> -t newstories -i github
The above example will add all HackerNews articles under the newstories
type that have the subdomain github
to your Instapaper account.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hackerpaper-1.0.0.tar.gz
(3.4 kB
view hashes)