Discover/kaufland.de API
live

kaufland.de APIkaufland.de

Access current Kaufland Germany promotional offers, search products by keyword, and retrieve all store locations with coordinates and opening hours via a single API.

Endpoints
3
Updated
4mo ago
Try it

No input parameters required.

api.parse.bot/scraper/e55f8db6-78ff-4b7c-ab09-dcea5a2e8b37/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/e55f8db6-78ff-4b7c-ab09-dcea5a2e8b37/get_offers' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Extract all currently available discounted products (offers) from Kaufland Germany. Returns the full list of promotional items with pricing, discount percentages, and validity dates.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "total": "integer total number of products returned",
    "products": "array of product objects with id, name, subtitle, category, price, old_price, discount_percent, valid_from, valid_to, unit, base_price, image, and description"
  },
  "sample": {
    "data": {
      "total": 41,
      "products": [
        {
          "id": "ART.393165_KAV.3434373",
          "name": "HARIBO",
          "unit": "je 150 - 175-g-Packg.",
          "image": "https://kaufland.media.schwarz/is/image/schwarz/4001686322840_DE_P-1",
          "kl_nr": "01493159",
          "price": 0.69,
          "category": "Unsere Knüller",
          "subtitle": "Fruchtgummis oder Lakritze",
          "valid_to": "2026-05-20",
          "old_price": "1.19",
          "base_price": "(1 kg = 3.95 - 4.60)",
          "valid_from": "2026-05-14",
          "description": "versch. Sorten",
          "formatted_price": "0.69",
          "discount_percent": 42
        }
      ]
    },
    "status": "success"
  }
}

About the kaufland.de API

The Kaufland.de API covers 3 endpoints that expose Germany's Kaufland supermarket chain's live promotional offers, keyword-filtered product search, and full store directory. The get_offers endpoint returns every currently discounted product with fields including price, old_price, discount_percent, valid_from, and valid_to, giving developers a direct view into Kaufland's active weekly deals without any manual browsing.

Product Offers

The get_offers endpoint returns the complete list of active promotional items at Kaufland Germany. Each product object includes id, name, subtitle, category, price, old_price, discount_percent, valid_from, valid_to, unit, and base price fields. The valid_from and valid_to dates let you determine exactly which offers are current versus expiring, and discount_percent allows sorting or filtering by deal depth without manual calculation.

Product Search

The search_products endpoint accepts a required query string and matches it case-insensitively against product name, subtitle, description, and category fields across the current offer set. For example, querying Käse returns only cheese-related promotional products. The response includes a note field describing the search scope, a total count, and the same full product object shape as get_offers. Search is scoped to active promotions only — it does not cover the full Kaufland product catalog.

Store Locations

The get_stores endpoint returns every Kaufland store in Germany. Each store object includes id, name, city, zip, street, friendly_url, latitude (lat), longitude (lng), and opening_hours. The coordinate fields make it straightforward to integrate with mapping tools or calculate proximity to a given user location. The total field in the response gives the full count of stores returned.

Common use cases
  • Build a weekly deals tracker that alerts users when discount_percent exceeds a set threshold
  • Map all Kaufland store locations using lat and lng coordinates to show the nearest branch
  • Filter active offers by valid_to date to surface deals expiring within 24 hours
  • Use search_products with ingredient keywords to find discounted items matching a recipe
  • Aggregate category data across get_offers results to analyse which product types are most frequently promoted
  • Display store opening_hours alongside directions in a local shopping assistant app
  • Compare price vs old_price across all offers to track historical discount patterns over time
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Kaufland provide an official public developer API?+
Kaufland operates a Seller API (https://sellerapi.kaufland.com/) intended for marketplace merchants managing listings and orders. There is no official public API for browsing consumer-facing offers or store locations.
What does the `get_offers` endpoint return and how is it different from `search_products`?+
get_offers returns the full unfiltered set of currently active promotional products along with total count and complete product objects including discount_percent, valid_from, and valid_to. search_products applies a keyword filter against the same offer pool — it does not expose the full Kaufland catalog, only items that are currently on promotion.
Does the API cover individual product detail pages or customer reviews?+
Not currently. The API covers promotional offer listings via get_offers and search_products, plus store location data via get_stores. Product detail pages, customer reviews, and ratings are not included. You can fork the API on Parse and revise it to add those endpoints.
Can I filter offers by store location or region?+
Not currently. get_offers returns promotions at the national level without a store-specific filter, and get_stores lists locations without tying them to specific offer inventories. You can fork the API on Parse and revise it to add regional or store-scoped offer filtering.
How fresh is the offers data and is there pagination?+
Offers reflect Kaufland's current promotional cycle. The valid_from and valid_to fields on each product object let you determine the exact validity window. The endpoints return all matching records in a single response — there is no pagination parameter exposed.
Page content last updated . Spec covers 3 endpoints from kaufland.de.
Related APIs in EcommerceSee all →
aldi.de API
Browse current and upcoming Aldi Nord offers, search products, and discover deals organized by category or date. Access detailed product information, weekly flyers, and explore items across all available categories to find the best bargains.
lidl.de API
Find the latest weekly promotions and browse Lidl Germany's bestselling products across different categories to discover deals and availability. Search for specific items to quickly locate what you're looking for in Lidl's product catalog.
rewe.de API
Search REWE online shop products with local delivery pricing by German postal code, browse the delivery catalog, and check whether delivery or pickup is available in a given area.
edeka24.de API
Browse and search EDEKA24's product catalog, view detailed product information and categories, and manage your shopping cart all programmatically. Authenticate your account, add items to your cart, and proceed to checkout seamlessly through automated requests.
5ka.ru API
Search and browse Pyaterochka's complete product catalog with real-time pricing, nutritional details, and special offers across all store locations. Find categories, compare products, and access the latest deals from Russia's popular grocery chain.
spesaonline.conad.it API
Find nearby Conad supermarkets and view their current promotional flyers to discover product prices and discounts. Access detailed store information like location and hours to plan your shopping trips.
carrefour.it API
Search and browse Carrefour Italy's product catalog across categories, view detailed product information, find nearby store locations, and discover current promotions all in one place. Explore online grocery selections and compare products by price, brand, and availability.
lidl.nl API
Browse Lidl Netherlands weekly leaflet offers, search the online assortment, fetch detailed product information by ERP/product IDs, and retrieve current bestsellers with pricing and availability.