🇳🇱 NetherlandsDrugstore & RetailReal-Time API

Kruidvat Price Scraper & Product Data API

Major Dutch drugstore chain with 900+ stores. Extract real-time prices, availability, product specs, and seller data from kruidvat.nl via a simple REST API.

🇳🇱

Netherlands

95%+

Match rate

<3s

Response time

JSON

Structured data

How It Works

Get Kruidvat data in 3 steps

1

Send an EAN or product URL

Pass a product EAN/GTIN barcode or a direct kruidvat.nl product URL to our API endpoint.

2

We scrape Kruidvat in real time

Our scraper fetches the latest pricing, availability, and product data directly from kruidvat.nl.

3

Receive structured JSON

Get clean, structured data with price, shipping cost, availability status, product specs, and images.

API

Kruidvat API integration

Get started in minutes with code examples in your preferred language.

Implementation

curl -X GET "https://data.shoppingscraper.com/offers?api_key=your_api_key_here&site=kruidvat.nl&ean=5702017416663"
GEThttps://data.shoppingscraper.com/offers?site=kruidvat.nl&ean=5702017416663&api_key=your_api_key_here
API Response
{
"results": [
{
"ean": "5702017416663",
"sku": "2400394333200541296",
"url": "https://data.shoppingscraper.com/shop/shrtr/a1b2c3d4",
"title": "LEGO 10313 Icons Wildflower Bouquet",
"thumbnail": "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:...",
"availability": "AVAILABLE",
"currency": "EUR",
"offers": [
{
"sellerName": "Kruidvat",
"sellerReference": "https://data.shoppingscraper.com/shop/shrtr/a1b2c3d4",
"price": "45.00",
"formerPrice": null,
"shippingPrice": "0.00",
"totalPrice": "45.00",
"condition": "New",
"shippingMethod": "standard"
}
]
}
]
}
Features

What you get with Kruidvat

Real-Time Kruidvat Pricing

Get current prices from kruidvat.nl updated on every API call — no stale cache, no delays.

Product Availability Tracking

Know instantly whether products are in stock, out of stock, or available for pre-order on Kruidvat.

Structured Product Specifications

Extract product specs, descriptions, images, and brand data in a clean JSON format ready for your database.

Price History via Schedulers

Set up automated schedulers to track Kruidvat prices daily, building a complete price history for trend analysis.

Competitive Price Comparison

Compare Kruidvat prices against other retailers using our Global or Google Shopping endpoints in the same API call.

EAN and URL-Based Lookup

Search by EAN/GTIN barcode for automatic product matching, or pass a direct product URL for exact page scraping.

ShoppingScraper mascot
Data

Available data points

  • Product title and description
  • Current price and currency
  • Shipping cost and delivery estimate
  • Availability / stock status
  • Product images
  • Brand and manufacturer
  • Product specifications (key-value pairs)
  • Product condition (new/refurbished)
  • EAN/GTIN barcode
  • Direct product URL

Frequently Asked Questions

How do I scrape Kruidvat products?+

Send a GET request to our API with site=kruidvat.nl and the product's EAN barcode. The API returns structured JSON with pricing, availability, and product details.

How often is Kruidvat data updated?+

Every API call fetches live data from kruidvat.nl. For automated monitoring, set up a scheduler to check prices daily or multiple times per day.

Can I compare Kruidvat prices with other retailers?+

Yes. Use our Google Shopping or Global endpoint to get prices from multiple retailers for the same product, then compare against Kruidvat data.

Start scraping Kruidvat today

100 free API calls. No credit card required.