Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qibinlou/amex-offers-helper

A tiny script to register all availiable Amex credit card offers
https://github.com/qibinlou/amex-offers-helper

amex helper-tool javascript offers script tool

Last synced: about 2 months ago
JSON representation

A tiny script to register all availiable Amex credit card offers

Awesome Lists containing this project

README

        

# Amex Offers Helper
A tiny script to register all availiable Amex credit card offers

## Usage
1. Click/copy this [link](https://global.americanexpress.com/offers/eligible) and open it in a new tab.
2. Login and select the card you want to add offers to.
3. In *Amex Offers & Benefits* section, the website will show all available offers for current card.
4. Open a JavaScript Console in your current brower's developer tool. Read this [article](https://www.wickedlysmart.com/hfjsconsole/) for reference.
5. Copy the whole script in `index.js` file and paste it into your console, press ENTER to execute the script. Note the buttons are clicked one after one with a 2s waiting time to avoid missing a click.
6. That's it! Enjoy your offers 👻

## FAQ
Any question, please send me an email: qibinlou AT hotmail DOT com, or file a ticket in this repo.