I get all the IMDB Movie IDs of the popular movies using an API. Then I call another API to fetch the movie details for each movie ID and push them into an array. However, w