Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 676 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 676 Bytes

Centurion Card

AEXP Static Scraper

American Express currently stores images for all of their cards under the same directory. Use this script to scrape American Express' public static asset host for all card images and see what products are new, unreleased, and/or unavailable to the general public.

Usage

python amex-scrape.py

Requests 300 sequential card images.

python amex-scrape.py [count]

Requests count sequential card images.

License

MIT