Skip to content

shaonianzhentan/sgcc

Repository files navigation

sgcc

模拟登录网上国网网站使用手机验证码登录获取电费

运行

注意:需配合家庭助理Android应用才能正常使用

安装依赖 国内建议使用淘宝源

npm i --registry=https://registry.npmmirror.com

可能会出现浏览器版本不兼容的情况,树莓派可以安装指定版本

npm install puppeteer-core@21.3.6

后台运行

node index user=手机号码 host=localhost

界面运行

node index user=手机号码 host=localhost headless=true

相关项目

About

模拟登录网上国网网站获取电费

Resources

License

Stars

Watchers

Forks

Packages

No packages published