On the hunt: looking for an XML web service returning new upcoming releases for VHS/DVD
I'm trying to find an XML web service (hopefully free) that will return an array of upcoming movies to be released in the next [X] days. I'm trying to put together a new module for a system I'm building and I need to tap a data source of some kind to get titles before they hit the shelves, so people can see what's on the horizon.
What I'd hoping for is to return several fields relative to a new release, assumedly:
- Title
- Date of Release
- Abstract of Plot
- Starring
- MSRP (manufacturer's suggested retail price)
- Rating
- Category
Does anyone know of such a service?