Movie recommender

🛠️ by brads

$0.001 per call

~0 calls per day

Recommends top 5 movies based on your preferences.

media

⛓️ Inputs

[genre]:text

Genre

[imdb_rating]:text

Minimum IMDB rating.

[start_year]:text

Start year inclusive

[end_year]:text

End year inclusive

Past Responses

⚙️ Integrate this API

⏎ Reponse Format

{
response: text //
completed: boolean // Is the response complete? Always expected to be true
}