The Movie Database Support

Hello How can i get list of popular actors with IDs because i want to make on my app a list of popular actors and when user click it will show list of movies of this actor

7 replies (on page 1 of 1)

Jump to last post

You can use GET /person/popular to get the list of popular people. This list gets updated daily.

https://api.themoviedb.org/3/person/popular?api_key=###&language=en-US&page=1

thank you can you tell me how can i reterive all actor information by making request with ID

@Adib12 said:

thank you can you tell me how can i reterive all actor information by making request with ID

https://api.themoviedb.org/3/person/{person_id}?api_key=###&language=en-US

Thank you very much

@Adib12 said:

Thank you very much

No Problem :)

Hey there, is it still possible to get list of popular people? i tried on the web and it gave a 500 response. { "status_code": 11, "status_message": "Internal error: Something went wrong, contact TMDb.", "success": false }

@marcogiacoppo said:

Hey there, is it still possible to get list of popular people? i tried on the web and it gave a 500 response. { "status_code": 11, "status_message": "Internal error: Something went wrong, contact TMDb.", "success": false }

Yes I'm also experiencing this issue, I've created a discussion to track that specific issue here

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?

Login