The Movie Database Support

I wanted to ask for some advice on a personal project I'm working on.
I've created a website that accesses the TMDB API to build a database of movies.
Currently, my collection has over 500 movies, but I'm finding that the API request is capping out at 500.

I was wondering if anyone had any suggestions on how I could make an API request that doesn't have this limitation?
I would love to be able to continue building my database without any restrictions.

Thank you in advance for your help!

3 replies (on page 1 of 1)

Jump to last post

@mckayfack said:
500 Limit
I wanted to ask for some advice on a personal project I'm working on.
I've created a website that accesses the TMDB API to build a database of movies.
Currently, my collection has over 500 movies, but I'm finding that the API request is capping out at 500.

I was wondering if anyone had any suggestions on how I could make an API request that doesn't have this limitation?
I would love to be able to continue building my database without any restrictions.

Thank you in advance for your help!

It makes the job of figuring out a solution to user problems a lot easier when we have the API Request in question.
It could be a TMDb error, or a Request error, or some temporary error.
Then ...

Problems with API Request

In order for someone to help you with API Request questions,
it is critical that you post here the API Request you are sending to the TMDb server.
Remember to replace your Key with MY_KEY , YOUR_KEY , THE_KEY , or something like that.

Not the programming code/script you used to build the API Request.
But the API Request that is sent to the TMDb server.
Or the API Request you would like to send.

The request I'm making is for a personal list I have made. Currently, it has ~625 movies.

The request I'm making is: http://www.spcrystal.com/3/list/8245105?api_key=MY_KEY&language=en-US

I understood. A list you created here with over 500 items.
I believe only using the v4 version of API Request.
http://www.spcrystal.com/4/getting-started/authorization
I believe that with v4 you can receive the complete list, unlimited in number of items.
http://www.spcrystal.com/3/lists/v4-or-v3-lists
http://www.spcrystal.com/4/list/get-list

I personally have never used v4. I never used TOKEN.
If you have questions about how it works, ask a question here on the forum.

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