OMDb-API icon indicating copy to clipboard operation
OMDb-API copied to clipboard

Some questions

Open JannemanDev opened this issue 4 years ago • 0 comments

I have a few questions since I could not find any info:

-I noticed a difference in for example number of votes for a movie. How up to date is your API with IMDB data? With how many days is your data lagging IMDB?

-Is there a way to do exact title matches? For example searching for “Aladin” gives multiple non-exact matches also. Will there be support for exact matches in near future? This can be benificial for you also because now I have to fetch all results for all pages and then filter on exact matches. This means multiple API calls and more bandwidth.

-When you have multiple search hits is the first item based on relevance, date or popularity or just random? Is there a way to specify this order?

-Is there a roadmap for your API? New endpoints?

JannemanDev avatar Jan 28 '21 15:01 JannemanDev