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
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
Travis Bell님의 댓글
2월 28, 2024 at 12:47 오후
Hi @chaneyvfx,
Sounds like multi search is what you're looking for?