A Go package for scraping details from an Amex account using chromedp. This library is a work in progress and its API should not be considered stable.
Please note that this package scrapes the info from the amex web app, so may break if amex make changes.
Install in the usual way:
go get https://github.com/gcjensen/amex
Refer to the GoDoc page for the documentation. Example usage can also be seen here.