Skip to content

A web scarper using Nodejs and puppeteerjs to scrap movie data from a website that contains pagination.

Notifications You must be signed in to change notification settings

ChouaibMONCEF/ScrapingMovieData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrapingMovieData

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

Run Locally

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

About

A web scarper using Nodejs and puppeteerjs to scrap movie data from a website that contains pagination.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published