/kaufland/sellers

POST /api/kaufland/sellers

Price: 20 credits

Get a Kaufland.de seller (shop) by name or shop URL: seller id, name, shop URL, shop logo, the merchant's own website, the number of the seller's products this endpoint reached and a list of those products, each with the seller's own price, condition, shipping, rating, EAN, category, voucher and deal badges.

How to use it

Fetch one Kaufland.de shop and its catalogue by shop name or shop URL; the name is case-insensitive and alias comes back as the lowercase canonical form. To find shops, take seller_name off any product card returned by products/search or categories/products. Every product here carries THIS seller's own offer — its price, condition and offer_id — while the same product id in products/search carries whichever seller currently holds the buy box, so the two legitimately disagree on price for the same product. product_count is how many products the shop feed actually served, not the far larger figure the shop page advertises, and it is present only when the whole feed was walked and omitted when count stopped the walk earlier. Up to a few hundred products are reachable per shop however large count is. A shop that exists but currently lists nothing returns an empty products list; only a shop name the source does not know is 412.

Parameters

Request body

Response

Errors

Response headers