ErfanRahmati
ErfanRahmati

Reputation: 93

How can I get movies/series with a specific genre using IMDb api?

Well I'm using IMDb-api in my app and need to be able to browse movies/series by their genre like this in IMDb website. And I looked into IMDb-API Documentation and they haven't mentioned such a thing in its documentation. enter image description here

I have already tried https://imdb-api.com/en/API/SearchTitle/{APIKey}/?genres=sci-fi but this was the response I received:

"Invalid request. See more information at https://imdb-api.com/api#/{lang?}/API/Search/{expression} - Search APIs: Search, SearchTitle, SearchName, SearchEpisode, SearchCompany, SearchKeyword, SearchAll-header"

Upvotes: 1

Views: 673

Answers (0)

Related Questions