Skip to content

python-appie

Language: English | Nederlands

python-appie is an unofficial async Python client for the Albert Heijn API.

It currently supports:

  • browser-based login via appie-login
  • token persistence and refresh
  • product search and product detail lookup
  • receipt summary listing
  • receipt detail retrieval with line items
  • shopping-list item creation

Current status

This package talks to an unofficial API. That means:

  • the API may change without notice
  • fields and endpoints can break at any time
  • conservative usage is recommended

Documentation is available in English and Dutch.

Read next: Getting Started for installation, login, and your first request.