amazon-orders for Python
amazon-orders is an unofficial library that provides a Python API (and CLI) for Amazon order history, line items, and transactions. Only the English, .com version of Amazon is officially supported. Other Amazon domains can be targeted by passing domain to AmazonSession (or --domain on the CLI), and other English-based sites may work by chance — see Known Limitations for details. ...