The Movie Database Support

Is there a way to get list of movies for a selected actor/actress?? https://api.themoviedb.org/3/movie/?api_key=

11 replies (on page 1 of 1)

Jump to last post

You need to use

how to get {person_id}?? can i type in a combobox and return name and id???

You should use this search method.

i tried this and it return nothing:: this: {"status_code":7,"status_message":"Invalid API key: You must be granted a valid key.","success":false} https://api.themoviedb.org/3/search/person?query=Mark%20Wahlberg?api_key=<>

You need to include your API key while calling the method.

i have. just did not show it here!

The error message indicate that you did not enter it correctly.

EDIT : I just see your error. You should use "&" between the parameters, "?" should only be used before the first parameter.

appreciate your help!!! here is string: https://api.themoviedb.org/3/search/person?query=Mark%20Wahlberg&api_key=0c3840bfedc what i really need is either all movies he has been in, or retrieve entered actor/actress ID??? is there a way to enter name, and get ID. then i can use your previous answer. People - Movie Credits if you want just the movies People - TV Credits if you want just the TV series People - Combined credits if you want them all

thanks again!

@robert3237 said:

appreciate your help!!! here is string: https://api.themoviedb.org/3/search/person?query=Mark%20Wahlberg&api_key=0c3840bfedc

In the answer of that call, you will get the Id that you can use in the other methods.

Thanks superboy97. here is string that returns the ID, and now it returns the movies (1) page only/?? Dim url As String = $"https://api.themoviedb.org/3/search/person?api_key={TMDBApiKey}&query={Uri.EscapeDataString(query)}"

All is explained in the given documentation pages.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

ലോഗിൻ