Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/qibinlou/amex-offers-helper
- Owner: qibinlou
- License: mit
- Created: 2017-09-03T14:12:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-08T15:19:18.000Z (over 1 year ago)
- Last Synced: 2023-08-01T22:55:57.746Z (over 1 year ago)
- Topics: amex, helper-tool, javascript, offers, script, tool
- Language: JavaScript
- Size: 4.88 KB
- Stars: 39
- Watchers: 5
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.