Skip to main content

Supermarket Mobile API Connector

Project description

Supermarket-connector

Supported Versions Version Downloads Status

Simple api-clients for different supermarket mobile apis.

from supermarket_connector.nl.albert_heijn import Client

ah_client = Client()

ah_categories = ah_client.categories.list()

ah_products_category = ah_client.products.list(ah_categories[1234])

print(ah_products_category_1[20198].details())

This api-client allows you to access all data find within the mobile api of the supermarket. This can be used to check prices, promotions or for instance alergies.

Installing

Supermarket-connector is available on PyPI:

python -m pip install supermarket-connector

Supermarket-connector is build for python 3.9+.

Current supermarkets connected

  • Dutch
    • Albert Heijn
    • Jumbo
    • Picnic

Features

  • List all categories
  • List sub-categories of category
  • Find category based on id or name
  • List all products
  • List products by category
  • Give details of product

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

supermarket-connector-0.0.26.tar.gz (37.3 kB view details)

Uploaded Source

File details

Details for the file supermarket-connector-0.0.26.tar.gz.

File metadata

  • Download URL: supermarket-connector-0.0.26.tar.gz
  • Upload date:
  • Size: 37.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for supermarket-connector-0.0.26.tar.gz
Algorithm Hash digest
SHA256 375f556ed6e47fb5021cb5bdfbdb0db2daaa477062e5d2d067f65c64ff0bf1cc
MD5 768fbe2225315136faf29e103d754995
BLAKE2b-256 e299ed13dbad311f5b975516a42553998888ddd3c963d3c6b08cc29dd2ad83a8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page