A web scraping that can deal with pagination in a movie website Nollywood Reinvented
It scapes movie name, title and rating using puppeteer package of NodeJs
To deploy this project run
npm init
then
npm i
to run the server
npm start
Nb: Change lastpage variable to the last page in the pagination so you can scrap all movies in the website