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

https://github.com/testertech/simple-puppeteer-demo

Code for the YouTube video
https://github.com/testertech/simple-puppeteer-demo

Last synced: about 1 month ago
JSON representation

Code for the YouTube video

Awesome Lists containing this project

README

        

# simple-puppeteer-demo
Code for the YouTube video

## Requirement
- Node (npm)

## Run the example
- To run this example code just run the following
```
npm i puppeteer
node ./example.js
```

## References
- https://pptr.dev
- https://puppeteer.github.io/puppeteer/
- Was facing some issues related to sandbox on Linux so, followed the workaround
https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md#setting-up-chrome-linux-sandbox