bozdoz / squint

Criticize your financial losses
MIT License
1 stars 0 forks source link

scraper logs in #4

Open bozdoz opened 7 months ago

bozdoz commented 7 months ago
  1. go to url
  2. find login
  3. fill in login (success, verification, failure)

Success:

  1. scrape!

Verification:

  1. (message user) send code; (alternatively offer user to re-send a code)
  2. (wait for ui to send back answer)
  3. fill in answer
  4. wait for success, or repeat at step 4

Failure:

  1. (message user to update login), repeat at step 1