You'll want to take a look at the /discover/movie method. You can search for movies via a number of criteria, including genres.
Edit: Not quite, you can't apply phrase/text searches to the discover method. For something like this, you will have to bring the data in house and do this yourself.
رد بواسطة Travis Bell
بتاريخ مارس 27, 2014 في 11:39 صباحا
Hi gitawego,
You'll want to take a look at the /discover/movie method. You can search for movies via a number of criteria, including genres.
Edit: Not quite, you can't apply phrase/text searches to the discover method. For something like this, you will have to bring the data in house and do this yourself.
Cheers.
رد بواسطة victorcampeanu
بتاريخ يونيو 12, 2014 في 5:27 صباحا
what do you mean by "bring the data in house" ? i see you using that phrase a lot and i am curious how can we do that
رد بواسطة Travis Bell
بتاريخ يونيو 12, 2014 في 6:26 مساءا
Hi Victor,
What I mean is to pull the data down yourself and build a system that is best suited for your data locally.
Cheers.
رد بواسطة victorcampeanu
بتاريخ يونيو 12, 2014 في 6:41 مساءا
i understand now, thanks for being so generous with the data