Kortkommandon
Avancerad sökning
I am a developer and I need help on how to search for a movie name using TMDB API
@Emeka@FX said: How can I search a movie name using the themoviedb API I am a developer and I need help on how to search for a movie name using TMDB API
Using the Search API Request. https://developer.themoviedb.org/reference/search-movie Works for Movie, TV Show, People, Collections, Keyword, Company and Multi. Example for Movie: Star Wars
https://api.themoviedb.org/3/search/movie?api_key=THE_KEY&query=Star+Wars&language=pt-BR&primary_release_year=1977&page=1
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Logga in
Bli medlem
Vill du betygsÀtta denna artikel eller lÀgga till den i en lista?
Inte medlem?
Registrera dig och gÄ med i vÄrat community
Svar frĂ„n ticao2 đ§đ· pt-BR
den 21 juni 2024 vid 9:04 AM
Using the Search API Request.
https://developer.themoviedb.org/reference/search-movie
Works for Movie, TV Show, People, Collections, Keyword, Company and Multi.
Example for Movie: Star Wars