Run puppeteer in a docker container
- Docker
-
Clone repo
git clone git@github.com:uzair-ashraf/puppeteer-docker-boilerplate.git
-
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.