This walks through using Puppeteer extra with the stealth plugin to log in to Google.
Clone the repository and run npm i
.
Tested on Node v14.17.5 and NPM v6.14.14.
After installing NodeJS you should be able to just run the following in the terminal.
npm i
- NodeJS - NodeJS
- puppeteer - Headless browser
- puppeteer-extra - Amazing package for extra puppeteer plugins
- Jordan Hansen - Initial work - Jordan Hansen
This project is licensed under the ISC License