mingchuno / mysmartabc-automation

MySmartABC automation using headless Chrome and puppeteer - 自動做每日一篇

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mysmartabc-automation

It will login http://www.mysmartabc.com/ and automatic do all the exercises.

How to use

  1. clone the project and yarn install
  2. change and rename .env.exmaple to .env for your own username/password
  3. run node index.js. It will handle all the undo exercises for all month.

TODO

  • fix some slight glitch

About

MySmartABC automation using headless Chrome and puppeteer - 自動做每日一篇


Languages

Language:JavaScript 100.0%