Skip to content

Instantly share code, notes, and snippets.

@peterdemin
Created May 6, 2017 00:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterdemin/6919b4b58420d680de01d5408dbe34c1 to your computer and use it in GitHub Desktop.
Save peterdemin/6919b4b58420d680de01d5408dbe34c1 to your computer and use it in GitHub Desktop.
American Express check
checks:
- name: AmEx
url: https://www.americanexpress.com/
form:
- id: Username
creds: amex.username
- id: Password
creds: amex.password
- id: loginLink
click: true
delay: 3
transform:
- css: "#ah-outstanding-balance-value"
- text
- changes: verbose
notify:
- mailgun
period: 6 hours
error: ignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment