Skip to content

rtward/pocket-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pocket-import

A small script to upload a list of URLs into pocket

Usage

Get a Pocket API consumer key from here: https://getpocket.com/developer/apps/

Fomat your list of articles into a CSV with a title column and url column. See import-example.csv for an example file.

npm install
node import.js --filename <your csv file> --consumer_key <your consumer key> --delay <seconds between requests, default 15>

About

A small script to upload a list of URLs into pocket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages