Skip to content

Instantly share code, notes, and snippets.

View pauljct06's full-sized avatar

Paul Collado pauljct06

  • New Jersey
View GitHub Profile
@pauljct06
pauljct06 / bank-of-america-deals.js
Last active May 31, 2023 00:22
Select all BankAmeriDeals
/*
This is a script to automate the BankAmeriDeals selection
BoA has the deals that you can add to your card so you get points when you make a purchase with your card after adding // that deal. I always forget to add them and then by the time I go to my account and see them there are like 30 of them. As an engineer I am not clicking through all of them one by one, therefore I created this little script that you can
run in the dev tool console
Usage:
- Login to your bank account in your browser
- go to the deals link (usually right side after clicking on your checking account
- open developer tools