I am using the API to search details on a list of titles. Some are movies and some are series.
I have been doing this in two separate passes with :
https://api.themoviedb.org/3/search/movie https://api.themoviedb.org/3/search/tv
Is this best practices or is there a way to do this in one pass ?
Thank you
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת Travis Bell
ב-פברואר 28, 2024 ב-12:47אחרי חצות יום
Hi @chaneyvfx,
Sounds like multi search is what you're looking for?