Is it possible to suggest movie titles when searching for one much like you when you use Google searching? For example, If I am looking for the movie JAWS it returns me a list of films it think might be the one I want.
Obviously the more letters I type the closer the results will be. So in my example with the movie JAWS, once I have entered those four letters then it would return JAWS and also suggest JAWS 2, JAWS 3 & JAWS 4 etc. in a drop down list below the search input box? Then I can click on the suggestion to be taken to the specific page for that movie.
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ أبريل 3, 2014 في 11:10 صباحا
Hi juzza,
Take a look at the
search_type
param and setting it tongram
. All of the search params are available in the docs: http://docs.themoviedb.apiary.io/#searchIf you have an iPhone, you can see a good implementation of this by grabbing TodoMovies 3.