Skip to content

Web scrapper built on Puppeteer to scrape data from any website you choose.

Notifications You must be signed in to change notification settings

xxxcodeingxxx/WebScrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scrapper

An application built using Puppeteer a a Node.js library which provides a high-level API to control Chrome/Chromium over the DevTools Protocol. Puppeteer runs in headless mode by default, but can be configured to run in full (non-headless) Chrome/Chromium.

Installation

Use npm to install Puppeteer

npm i puppeteer

Usage

node index

License

MIT

About

Web scrapper built on Puppeteer to scrape data from any website you choose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published