The Movie Database Support

Hello I am trying to pull all actors/actresses from DB. Do all the ID numbers between 1 - latest return valid people?

while (i < 100000) { NSString *num = [NSString stringWithFormat:@"%i", i];

    NSString *personURL = [@"https://api.themoviedb.org/3/person/" stringByAppendingString:num];

    personURL = [personURL stringByAppendingString:@"?api_key=XXXXXXXXXXXXXXXXXXXXXXXXXXX&append_to_response=images"];

I am getting some return values that say invalid ID.

2 replies (on page 1 of 1)

Jump to last post

Hi jrichardson,

Yes, there will be many ids that aren't present (deleted duplicates or just invalid people). Any invalid ids will return a 404 status and can be skipped.

How many valid people are there then? I was getting a consistent amount of 671 two days ago now I am getting 808.

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?

ലോഗിൻ