Sneltoetsen
Geavanceerd zoeken
I have tried to implement an auto complete on search of a movie, but sadly i have not won, has anybody done this yet?
Hey CrazyZimbo,
What language are you trying to do this in? The query from an API perspective would look like this:
https://api.themoviedb.org/3/search/movie?api_key=###&query=dark+kn&search_type=ngram
Is that would you have been using?
Film of tv-serie niet gevonden? Meld je aan om deze toe te voegen.
Inloggen
Registreren
Want to rate or add this item to a list?
Not a member?
Sign up and join the community
Reactie van Travis Bell
op 12 september 2014 om 2:05 PM
Hey CrazyZimbo,
What language are you trying to do this in? The query from an API perspective would look like this:
Is that would you have been using?