joedioufy / puppeteer-google

Automatically sign in with Google using Puppeteer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatically sign in with Google using Puppeteer

Let’s try to log in on Google using Puppeteer.

🚀 Usage

Clone the repository and install the dependencies ...

  • make sure you have npm installed and run:
git clone https://github.com/joedioufy/puppeteer-google.git
cd puppeteer-google
npm install

Launch the script with:

npm start "your email" "your password"

Author

👤 DIOUF Joseph

About

Automatically sign in with Google using Puppeteer


Languages

Language:JavaScript 100.0%