francisdb / flicklib

Automatically exported from code.google.com/p/flicklib
0 stars 0 forks source link

Implement OMDB lookup #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
http://www.omdb.org/movie

http://bugs.omdb.org/wiki/API
http://bugs.omdb.org/wiki/InstallFromSubversion

this would be a nice legal alternative for imdb

Hey ..

We've implemented a page caching mechanism that results
in static pages. So i don't see any problem with 400 or 40.000
requests in a short time :-) As long as apache can handle it.

Cheers
 Ben

On Jul 18, 2008, at 11:46, Axel Waldau wrote:

        This is great news! I'd like to use your api in a movie browsing
        application I'm working on. Is there a problem calling the service up
        to 400 times in a short time span? Should I wait a certain amount of
        time between searches? I will cache the data after the first lookup.

        At the moment we call imdb as main service (html parsing) but this is
        not allowed so we would like to switch to an open platform...

        http://code.google.com/p/movie-browser/

Original issue reported on code.google.com by franci...@gmail.com on 30 Sep 2008 at 2:55