Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 422 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 422 Bytes

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.