Login to your EarnApp accounts with a cookie and not with Google to keep the same cookie.
- Install NodeJS.
- Download or clone the project.
- Run
install.bat
OR runnpm install
. - In cookies.json, you need to add your cookies:
["COOKIE 1", "COOKIE 2"]
- Run
start.bat
ORnode index.js
ORnpm start
.
It starts an automated chrome browser for each of your accounts. It injects your cookie into earnapp page and allows you to see your dashboard without the need to login.
See the license