Skip to content

💳 Scrape American Express' card images from their static asset host

License

Notifications You must be signed in to change notification settings

Burry/AEXP-Static-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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