I'm trying to import all my old starred items from Google Reader into Pocket. I have the JSON file and I've used grep to convert that to a simple text file listing all the URLs (thanks to PaulProgrammer here: Regex to extract all Starred Items URLs from Google Reader JSON file).
The problem now is - how do I get that into Pocket (or Instapaper)?
Does anyone have any ideas to do any of the below?
Import directly from the Google Reader JSON (this was the first thing I searched for and came up with several flawed partial solutions)
You can add URLs by e-mail, but only one at a time. Maybe I can batch up a couple thousand e-mails through GMail somehow?
Any other ideas?
Here's a sample of my URL text file:
http://cheezburger.com/51746049
http://dilbert.com/strips/comic/2013-05-24/
http://lifehacker.com/not-just-another-notes-app-why-you-should-use-google-k-509256637
http://digital-photography-school.com/save-time-with-batch-exposure-blending
http://mgoblog.com/content/what-big-ten-hockey-schedule-looks
http://digital-photography-school.com/how-to-photograph-star-trails
You can use this extension - link , which I have developed. Currently it does not support simple copy pasting of urls. But you can simply create an html page with the hyperlinks you need, open it in chrome and use the extension.
Edit - The extension now supports copy pasting of multiple urls.