Hacker News new | ask | show | jobs
by AJRF 2714 days ago
You can make your pocket RSS feed public and then write a python script to download all the urls returned by the data dump of the feed.

I did something like this for a side project, you can check out he code: https://github.com/afallon02/pocket2kindle

1 comments

Thanks this was really helpful.