Export your instapaper archive from the command line.
npm install
Export archive and save it as instapaper.csv
node app.js -u [email protected] -p 123 instapaper.csv
Show help:
node app.js --help
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