Kaufland Product Detail Scraper avatar

Kaufland Product Detail Scraper

Pricing

Pay per event

Go to Apify Store
Kaufland Product Detail Scraper

Kaufland Product Detail Scraper

Extract full product details from Kaufland.de product pages, including currentPrice, originalPrice, rating, reviewCount, description, attributes, and breadcrumb. Export data, run via API, schedule and monitor runs, or integrate with other tools.

Pricing

Pay per event

Rating

0.0

(0)

Developer

E Commerce

E Commerce

Maintained by Apify

Actor stats

1

Bookmarked

47

Total users

1

Monthly active users

0.048 hours

Issues response

21 days ago

Last modified

Categories

Share

Powered by E-commerce Scraping Tool. Need data from other stores too? The E-commerce Scraping Tool gets you data from Kaufland, Amazon, eBay, and any other e-commerce site.

Kaufland Product Detail Scraper

Extract full product details from kaufland.de product pages by URL - title, current and original price, rating, review count, description, image gallery, attributes, and category breadcrumb - with no Kaufland API required.

What does Kaufland Product Detail Scraper do?

Kaufland Product Detail Scraper pulls the complete detail page for any product on kaufland.de, the German marketplace where thousands of third-party sellers list electronics, household goods, and groceries. Paste one or more product URLs and the Actor returns a structured record per product: price, rating, full description, every gallery image, and the technical attributes Kaufland shows in its specification tables. No Kaufland API or login required.

  • 🏷️ Pricing data - current price and original (struck-through) price for discount tracking
  • Ratings and reviews - star rating plus total review count per product
  • 🖼️ Full image gallery - main image and all thumbnail URLs
  • 📋 Technical attributes - the key-value specification table Kaufland renders on each page
  • 🧭 Category breadcrumb - the full Kaufland category path with links

What data can you extract from Kaufland product pages?

Product corePricing and ratingsMedia and context
Product IDCurrent priceMain image URL
TitleOriginal priceThumbnail gallery
Product linkRatingAttributes (key-value)
Full descriptionReview countCategory breadcrumb

Can I extract Kaufland product specifications and attributes?

Yes. Each record includes an attributes object that mirrors the specification table Kaufland shows on the page - fields like EAN, model number, dimensions, color, and capacity. This is the data that powers product matching, catalog enrichment, and feature comparison across listings.

How does Kaufland Product Detail Scraper work?

  1. Add one or more kaufland.de product page URLs to startUrlsDetails
  2. The Actor opens each page and reads the full product detail layout
  3. It captures price, rating, description, images, attributes, and breadcrumb
  4. Results stream to a dataset you can preview or export as JSON, CSV, or Excel

How to use Kaufland Product Detail Scraper

  1. Create a free Apify account
  2. Paste kaufland.de product page URLs into the input
  3. Click Start
  4. Watch records appear in real time on the Dataset tab
  5. Download your data as JSON, CSV, or Excel

Input example

{
"startUrlsDetails": [
{ "url": "https://www.kaufland.de/product/419218893/" },
{ "url": "https://www.kaufland.de/product/508045548/" }
]
}

What does the output look like?

Each product is one structured record with pricing, rating, description, images, attributes, and breadcrumb:

{
"id": "501807192",
"link": "https://www.kaufland.de/product/501807192/",
"title": "Samsung Galaxy Watch 7 Green 44mm EU Model",
"image": "https://media.cdn.kaufland.de/product-images/1024x1024/957f3556bd46c6ba8cb3418d61921879.jpg",
"description": "Timeless round design that adds a touch of elegance to your wrist...",
"currentPrice": "199,00 EUR",
"originalPrice": null,
"thumbnails": [
"https://media.cdn.kaufland.de/product-images/100x100/957f3556bd46c6ba8cb3418d61921879.webp",
"https://media.cdn.kaufland.de/product-images/100x100/5858f9c596059572a2bba091a8e4504e.webp"
],
"rating": 4.5,
"reviewCount": 274,
"attributes": {
"Color": "Green",
"Screen size": "1.5 \"",
"Memory capacity": "32 GB",
"EAN": "8806095660981",
"Product number": "SM-L310NZGAEUE"
},
"breadcrumb": [
{ "name": "Electronics", "url": "https://www.kaufland.de/c/elektronik/~34401/" },
{ "name": "Smartwatches", "url": "https://www.kaufland.de/c/smartwatches/~67942/" }
]
}

Why use Kaufland Product Detail Scraper?

FeatureManual or copy-pasteKaufland APIKaufland Product Detail Scraper
AccessOpen each page by handSeller-only, limited scopeAny public product URL
VolumeOne product at a timeRate-limitedHundreds of products per run
AttributesRe-typed by handPartialFull specification table
Discount trackingNoneNoneCurrent and original price
ExportNoneCustom codeJSON, CSV, Excel

What can you do with Kaufland product data?

  • German marketplace price monitoring - sellers and brands track current versus original price on kaufland.de to spot discounts and price drops in the German market
  • Catalog enrichment - pull descriptions, images, and the full attribute table to populate or clean your own product feed
  • Cross-marketplace product matching - use the EAN and model number inside attributes to line up the same item across kaufland.de and other retailers
  • Competitor specification analysis - compare technical attributes side by side to benchmark products in electronics, appliances, and similar categories

For ongoing monitoring, schedule the Actor daily for fast-moving deals or weekly for stable catalog items.

How much does Kaufland Product Detail Scraper cost?

Kaufland Product Detail Scraper uses Apify's pay-per-event pricing: a small fee each time a run starts, plus a per-result fee of $5.00 per 1,000 products on the free tier. That rate drops on higher plans, down to $2.90 per 1,000 products on the Business plan. Apify gives you $5 in free usage credits every month on the free plan, enough to pull around 1,000 product pages at no cost. See the Actor's Pricing tab for the current rate on each plan.

How do I run Kaufland Product Detail Scraper via the Apify API?

curl -X POST "https://api.apify.com/v2/acts/e-commerce~kaufland-product-detail-scraper/runs?token=YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"startUrlsDetails": [
{ "url": "https://www.kaufland.de/product/419218893/" }
]
}'

What can I integrate Kaufland Product Detail Scraper with?

The Actor runs on the Apify platform, so its data flows into the tools your team already uses:

  • Google Sheets and Excel - build a German-market price and attribute dashboard
  • Make, Zapier, and n8n - trigger a workflow whenever a tracked product changes
  • Slack - get pinged when a product's price drops below your threshold
  • LangChain and MCP - feed product details and specifications into AI agents
  • Apify API and webhooks - load product records straight into your data warehouse

Troubleshooting

  • No results or "product not found" - Check the input is a public kaufland.de product page URL (a /product/ URL); seller dashboards and buyer-only data are not accessible.
  • German or missing attribute labels - Attribute keys come straight from Kaufland and appear in German, so labels vary by category, and some products omit fields Kaufland does not publish.
  • Slow or blocked runs - Kaufland limits heavy traffic and changes its page layout over time. Keep Apify Proxy enabled and open an issue on the Issues tab if fields stop returning.

FAQ

Which Kaufland storefront does this cover?

It targets kaufland.de, Kaufland's German marketplace. Paste product page URLs from kaufland.de and the Actor extracts the full detail page for each one.

How is this different from a Kaufland reviews or fast product Actor?

This Actor returns the complete detail page for a single product - price, description, images, attributes, and breadcrumb. If you only need customer reviews, use the Kaufland Reviews Scraper; if you want lightweight listing data at scale, use the Kaufland Fast Product Scraper.

Can I track discounts and price drops?

Yes. Every record carries both currentPrice and originalPrice, so when Kaufland strikes through a higher price you can measure the discount and watch it over time.

Does the output include product specifications?

Yes. The attributes object reproduces Kaufland's specification table, including identifiers such as EAN and model number that are useful for matching the same product elsewhere.

Is there an API for Kaufland Product Detail Scraper?

Yes. Run it programmatically through the Apify API to start and schedule runs and pull results over REST, with apify-client packages available for Node.js and Python.

Does it work with MCP and AI agents?

Yes. Expose the Actor through the Apify MCP server so your AI agents can fetch Kaufland product details on demand.

Because kaufland.de is a German site, EU GDPR applies. This Actor collects only public product information - prices, descriptions, images, and specifications - not private personal data. Keep your use case lawful and read is web scraping legal? if you are unsure.

Your feedback

Found a bug or want a field added? Open an issue on the Issues tab - we read every one.