Skip to content

luissquall/instaexport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instapaper-export

Export your instapaper archive from the command line.

Requirements

Installation

npm install

Usage

Export archive and save it as instapaper.csv

node app.js -u [email protected] -p 123 instapaper.csv

Show help:

node app.js --help

Configuration

Read your credentials from the config file by copying and editing the default config file:

cp config.json.default	config.json

Then just forget about the credentials parameters:

node app.js instapaper.csv

About

Export your instapaper archive from the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published