1.0.0 • Published 5 years ago

puppeteer-proj v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

== How to use ==

Currently only works if you have 2FA using the Microsoft Authenticator App

  1. Create a config.json file in this directory with two fields: { "email": "yourEmail@test.com", "password": "passwordHere"

}

  1. Run npm i to install the dependencies (can take a while for puppeteer because it installs chromium).

  2. Run node index.js and be ready to approve the login request from your phone.

  3. Wait until the jsons are written to this directory

1.0.0

5 years ago