Skip to content

uzair-ashraf/puppeteer-docker-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppeteer-docker-boilerplate

Run puppeteer in a docker container

System Requirement(s)

  • Docker

Getting Started

  1. Clone repo

    git clone git@github.com:uzair-ashraf/puppeteer-docker-boilerplate.git
  2. Run the scraper

    ./scrape.sh

The shell script will run the index.js file, and save any output from the scraper into an output directory and remove the container.