Jordan shows examples of playwright, a headless browser automation tool focusing on cross browser support, including chromium, firefox, and webkit.
Clone the repository and run npm i
.
After that, you just need to run npm start
.
Tested on Node v12.4.0 and NPM v6.9.0.
After installing NodeJS you should be able to just run the following in the terminal.
npm i
- Playwright - Scraping library
- NodeJS - NodeJS
- Jordan Hansen - Initial work - Jordan Hansen
This project is licensed under the ISC License