Search Wiki:
Unfortunately, NetFlix has no formally published API or collection of web services, so the NetFlix API is a C# library that wraps HTTP GET and POST requests to the NetFlix site, allowing programs to view/change a user's rental queue, search for movies, and view movie details, among other things. Hopefully this will be useful to developers working on third-party NetFlix applications and (potentially) a Windows Media Center add-on.
Last edited Jul 23 2007 at 5:29 PM  by lstratman, version 3
Comments
bassdscho wrote  Mar 2 at 9:04 AM  
Don't you break the TOS (www.netflix.com/TermsOfUse#limitations) with this API`?
IMHO the API breaks "copy, transmit, display, reproduce, create derivative works from" from the "You may not ..." satement.

Updating...