The default export only contains 60 movies. If you want the full dataset (~9401 movies with name, description, genre), you have two options:
Clone my GitHub repository and update this line in
script.js:
const totalPages = 3;
// Change to 470 if you want all (not recommended)
🔗 View GitHub Repository
I have already Generated a csv containing 9401 movies data, Directly download the full dataset (~9401 movies) as a CSV file:
⬇️ Download Full CSVYou can also explore TMDB data directly: