Hello, I'm creating a website which has the TV and Movies Schedule for about 4 channels, and I was hoping to get an API which searches for Movies and TV Shows, not only Movies or only TV shows, but both. Is there any API that has this feature to look for both? but not actors,companies and such with it like the Discover one.
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط Travis Bell
در تاریخ آوریل 6, 2017 ساعت 4:50 ب.ض
When you say "an API which searches for Movies and TV Shows" how are you wanting to search for them? Via a text query?
پاسخ توسط kobbi1
در تاریخ آوریل 6, 2017 ساعت 9:22 ب.ض
I'm sorry I do not understand the word "text query", When i'm saying "an API which searches for Movies and TV Shows" then I'm talking about finding the most popular movie or TV Show with that name.
Example 1: The Big Bang Theory, that would find the most popular TV Show which would probably be the shows with Sheldon Cooper. Example 2: Annabelle, that would find the most popular Movie which would probably be the horror movie.
With the Examples using the same API like mixing TV Shows and Movies together, I'm sorry if it's hard to understand what i'm saying but I don't know if I can explain any better.
If possible, I would like these two together, (Screenshot):http://prntscr.com/etejoj.
پاسخ توسط Travis Bell
در تاریخ آوریل 7, 2017 ساعت 2:28 ق.ض
We have a multi search, but it only searches titles, so if that's good enough that yes, you can do that. You can easily skip results with a
media_type
of "person", thus only showing movies and TV shows.As an example.
پاسخ توسط kobbi1
در تاریخ آوریل 8, 2017 ساعت 5:33 ب.ض
Alright, thanks. But can I get a poster image and the genre of the movie/TV show with it?
پاسخ توسط Travis Bell
در تاریخ آوریل 8, 2017 ساعت 7:08 ب.ض
Yup, all of that is available. Check out the example responses in the documentation.