Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

LockBlock-dev/earnapp-cookie-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EarnApp no refresh token login

playwright earnapp.js

GitHub stars

Login to your EarnApp accounts with a cookie and not with Google to keep the same cookie.

Installation

  • Install NodeJS.
  • Download or clone the project.
  • Run install.bat OR run npm install.
  • In cookies.json, you need to add your cookies:
["COOKIE 1", "COOKIE 2"]
  • Run start.bat OR node index.js OR npm start.

How does it work

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.

Credits

EarnApp

Copyright

See the license

About

Login to your EarnApp accounts with a cookie

Topics

Resources

Stars

Watchers

Forks