Thanks Brock... unfortunately, they didn't seem to have what I was
looking for.
I am looking for a web service that will return information on a movie
or actor, similar to IMDB... but it appears IMDB doesn't expose their
database through a web service. Does anyone know of a site that does
offer this information?
Brock Allen - 26 Sep 2005 11:36 GMT
Yeah, that's fairly custom. Also, there's no one global repository; just
lots of little ones like xmethods. I'd just google to see if there's one
that exists... If that fails then you might need to do your own screen scraping
of IMDB. *shudder*
-Brock
DevelopMentor
http://staff.develop.com/ballen
> Thanks Brock... unfortunately, they didn't seem to have what I was
> looking for.
[quoted text clipped - 3 lines]
> database through a web service. Does anyone know of a site that does
> offer this information?
Vishakha - 21 Nov 2005 10:23 GMT
Hi Vermyndax!
here is one:
http://www.ignyte.com/webservices/ignyte.whatsshowing.webservice/moviefunctions.asmx
This gives movie related information. There are 2 applications regarding this.
Check it.
Vishakha
> Thanks Brock... unfortunately, they didn't seem to have what I was
> looking for.
[quoted text clipped - 3 lines]
> database through a web service. Does anyone know of a site that does
> offer this information?