Skip to content

This JavaScript program archives all of your Pocket items

Notifications You must be signed in to change notification settings

chrisleader/pocket-archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a program to retrieve and archive your saved items in Pocket.

Access Pocket's developer documentation here to create a new application. Then configure the CONSUMER_KEY and ACCESS_TOKEN variables in your .env file. If you need help getting a Pocket access token, you can use Simon Williamson's site here. Note: this is not an endorsement. Always exercise caution and judgement when sharing keys with third parties.

You can run this program in Node.js by saving this folder locally, navigating to it in your terminal, and then running node pocket-archive.js. The Node Fetch and dotenv modules are required.

About

This JavaScript program archives all of your Pocket items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published