The Movie Database Support Forum

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 Antworten (Seite 1 von 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

Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.

Allgemein

s Fokus auf Suchfeld
p Profil öffnen
esc Fenster schließen
? Tastenkürzel anzeigen

Videos

b Zurück
e Bearbeiten

Staffeln

Nächste Staffel
Vorherige Staffel

Episoden

Nächste Episode
Vorherige Episode

Bilder

a Poster oder Hintergrundbild hinzufügen

Editieren

t Sprachauswahl öffnen
ctrl+ s Speichern

Diskussionen

n Neue Diskussion erstellen
w Beobachten an / aus
p Diskussion öffentlich / privat
c Diskussion öffnen / schließen
a Diskussionsverlauf anzeigen
r Auf Diskussion antworten
l Letzte Antwort anzeigen
ctrl+ enter Senden
Nächste Seite
Vorherige Seite

Einstellungen

Diesen Eintrag bewerten oder zu einer Liste hinzufügen?

Anmelden