I'm about to cancel my Netflix account and I'd like to be able to keep the list of movies in my queue. Is there an easy way to export the list in plain text so I don't have to resort to printing it out?
feedback
|
|
Using Google Docs + Netflix RSS to pull your queue (or other things!)
Note the double quotes around the URL. The You should now have a Google docs spreadsheet with your queue in it with
Which will cut off the 001- part (if 001- is in A2). Just copy the formula down to get the rest of the title's sans the ID. Link to my Example Link to my girlfriends (don't tell her im sharing!): http://spreadsheets.google.com/ccc?key=0Al6h7KQIZVQFdEI2aXJfeGhZSWNhdjczY1pQV2JOSHc&hl=en Image of result
(attempt #2) Less Elegant, but returns entire QUEUE:
and change it to render=csv
or .. just copy the URL, change to render=csv, and save the sucker and open locally in Excel. Poo on Google for ruining my pretty answer. CSV FILE of my girlfriends netflix. | |||||||||||
feedback
|
|
I got something very basic working by:
That just spit out the titles of everything in my queue. | |||||
feedback
|
|
After failing at the above suggestions several times, I just opened my Netflix RSS, went to File/Save As. it defaulted to .xml and saved it to the desktop. Then I opened it up in Excel. Got a lovely little spreadsheet that was ready to edit, sort, and delete unneeded columns. The entire 375 item queue was available in seconds. | |||
|
feedback
|
|
None of the above seemed to work for me so I tried something else. I opened Internet Explorer 9, logged into Netflix, went to my queue, and right clicked the page. There was an option to "Export to Microsoft Excel" which when clicked opens Excel. Copy the address of the Netflix queue you would like to save, paste in Excel "address" bar, and click "Go."Go ahead and click "Import" and wait for Excel to import the data. Once finished, click "OK" on the Import Data window to import into the existing sheet, then delete any unnecessary rows and columns. | |||
|
feedback
|
|
http://ratings-exporter.heroku.com/ Uses the Netflix API. It can't export all of your ratings. Only those movies that you have in your rental history. update: if you want access to the code, it's on github @ https://github.com/sorens/ratings-exporter | ||||
|
feedback
|
|
Without knowing your browser I can't give specifics but try saving the page to disk. If that doesn't work for you, right-click and pick "view source" and use that. | |||
|
feedback
|

