Keyboard Shortcuts
Advanced Search
I am new to this api,can you please tell what should be the url to query about a movie with its name.Also how can i get the id of a movie
Have you tried reading the documentation. It gives examples for most the query you need or want.
As an example like your asking for:
http://api.tmdb.org/3/search/movie?api_key=KEY&query=finding%20nemo
You will need to request for a key to be able to make any requests.
Dale.
Can't find a movie or TV show? Login to create it.
Masuk
Daftar
Want to rate or add this item to a list?
Not a member?
Sign up and join the community
Reply by Dale
on Agustus 11, 2015 at 3:09 PM
Have you tried reading the documentation. It gives examples for most the query you need or want.
As an example like your asking for:
http://api.tmdb.org/3/search/movie?api_key=KEY&query=finding%20nemo
You will need to request for a key to be able to make any requests.
Dale.