Home

Awesome

Archive all articles on pocket

somehow getpocket does not has the feature to archive all articles, let's implement it in nightwatch.js.

it only supports Mac now, feel free to send pull request to me!

Install and run

npm install
# selenium and chrome-driver will be downloaded to selenium directory
POCKET_USER=<USERNAME> POCKET_PASS=<PASSWORD> npm start
# start selenium and nightwatch to automated execute script

License

MIT