Hello,
Is there a way to return the keywords for each movie using the discover endpoint? I couldn't find any mention of this on the docs or in the Trello roadmap.
I realised that if I only get the keywords ids I would need to cross reference the names from anoter source, but there is no endpoint to list all movie keywords. It's probably a bad idea anyways since it would add to the first loading time and require some storing/updating.
Thanks!
How I would use this feature: I'm working on an advanced search feature that highlights the movie card's title , genres, and tags that match with the search params. This would allow the user to quickly see how well each entry matches with their desired results.
Kan ’n rolprent of TV-program nie vind nie? Teken aan om dit te skep.
Wil u hierdie item gradeer of tot ’n lys toevoeg?
Nie ’n lid nie?
Antwoord deur Travis Bell
op 2 November 2023 om 10:54 VM
Hi @alexandreargm,
This is not possible. The only option you have is to make a query to the movie keywords endpoint.
In cases like this, it probably makes sense for you to bring the data in house and customize the schema to your app.
Antwoord deur alexandreargm
op 2 November 2023 om 5:25 NM
I see. Thanks for the quick reply