在服务器上部署 puppeteer 现在有两个问题:
- 如何打包 data-dir 上去
- 部署使用 Docker 还是直接手工跑
puppeteer 的相关资料:
- API 文档。https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md
- Browserless 的 Docker 镜像。https://docs.browserless.io/docs/docker-quickstart.html
- PP Cluster。https://github.com/thomasdondorf/puppeteer-cluster
- Awesome Puppeteer。https://github.com/transitive-bullshit/awesome-puppeteer
- GitHub Topic。https://github.com/topics/puppeteer