up vote 1 down vote favorite
1
share [g+] share [fb]

Is there a utility or website that takes the all of the movies in a blockbuster.com queue and adds the corresponding movies (blu-ray and all) to Netflix.com?

link|improve this question
feedback

1 Answer

While Netflix has a published API for manipulating your account, doing searches, etc, Blockbuster doesn't seem to have such a thing. However!

You can save an HTML template of your Blockbuster queue, and then use Netflix's API to work with your queue there.

This blog post describes an outline of doing this, and links to a php program that is in early stages of development.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.