An open API service indexing awesome lists of open source software.

https://github.com/guessi/puppeteer-chrome

Dockerized Puppeteer with Google Chrome
https://github.com/guessi/puppeteer-chrome

chrome puppeteer

Last synced: about 2 months ago
JSON representation

Dockerized Puppeteer with Google Chrome

Awesome Lists containing this project

README

          

# Containerized Puppeteer

## 🔢 Prerequisites

* Container runtime
* Google Chrome

## 🚀 Quick start

run the demo scripts

```bash
edit env_file # optional
edit ./scripts/demo.js # optional
./run.sh
```