Archive

Posts Tagged ‘Projects’

REST-like webservice/api for imdb.com with XML or JSON output

May 20th, 2009 ThumNet 26 comments

New version available!
Read my update post.

The site imdb.thumnet.com is a personal project that I recently released on the web.

This webservice/api supplies an interface for the Internet Movie DataBase (in short IMDB). It gives you the abbillity to search for, or view details of,  a movie with a REST like request.

Some examples are:

The output for the result of the request can be as XML or JSON. This makes it fairly easy to integrate movie information on you’re personal site.

For more information check out the site yourself.

If you encounter any problems please report them as a comment below.

Categories: Projects Tags: , , , , , ,