omdbapi / OMDb-API

The Open Movie Database Bug Tracking
418 stars 21 forks source link

Feature proposal: Add the ability to search from a list of ids. #230

Open amhhernandez opened 3 years ago

amhhernandez commented 3 years ago

Problem:

Given a list of IMDB IDs, as a developer, I want to retrieve all movies that match to the IDs in the database.

What this feature is resolving:

We'd reduce the amount of calls to the OMDB api, getting a huge improvement in performance.