#1 RankedGrocery DataNetherlandsReal-Time API

Albert Heijn Price Scraper & Product Data API

The Albert Heijn API for e-commerce and grocery intelligence. Extract real-time prices, Bonus promotions, and EAN data from ah.nl. Monitor Dutch grocery pricing and track competitive positioning with a simple REST API.

#1

Ranked for AH scraper

30K+

Products covered

95%+

Match rate

<2s

Response time

How It Works

Get Albert Heijn data in 3 steps

1

Send a product ID, EAN, or query

Pass an Albert Heijn product URL, EAN barcode, product ID, or search keyword to our API.

2

We scrape AH's live data

Our scraper fetches the current product page from ah.nl and extracts structured data including pricing and availability.

3

Receive structured JSON

Get clean data with pricing, availability, product images, and product details in a structured JSON format.

Source Product Page

The Albert Heijn listing behind the data

Pulled live from Albert Heijn's product page with the /page endpoint — the deep PDP view that complements the multi-seller /offers call.

ah.nl
Oral-B IO2 zwart elektrische tandenborstel bestellen | Albert Heijn
Albert Heijn

Oral-B IO2 zwart elektrische tandenborstel bestellen | Albert Heijn

€79.99
In stock
View on Albert Heijn

Scraped live from Albert Heijn's product page via the /page endpoint.

API

Albert Heijn API integration

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

Live Albert Heijn data via Google Shopping

Call the /offers endpoint with site=shopping.google.nl and an EAN — Albert Heijn comes back as a seller. You don't need a Albert Heijn-specific API; one Google Shopping call surfaces every seller carrying the product.

View in API guide

Implementation

curl -X GET "https://api.shoppingscraper.com/offers?api_key=your_api_key_here&site=shopping.google.nl&ean=8700216612272"
GEThttps://api.shoppingscraper.com/offers?site=shopping.google.nl&ean=8700216612272&api_key=your_api_key_here
API Response
{
"results": [
{
"ean": "8700216612272",
"sku": "12337474553720548712",
"url": "https://www.google.com/search?udm=28&q=Oral-B%20iO%202%20Elektrische%20Tandenborstel%20Night%20Black&dpr=1#oshopproduct=cid:12337474553720548712,pvt:hg,pvo:3,laoid:1&oshop=apv&pvs=0&gl=nl&hl=nl",
"title": "Oral-B iO 2 Elektrische Tandenborstel Night Black",
"brand": "Oral-B",
"thumbnail": "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSsbC0QmzPspxcLednBykhh9k28ne8Qq4j7kVz1ODhK0qeEEq9FpIuAZHuKs3oAzJNvC-AUo-o30YShUibjjJ8NBSVNIjUQAMV1YWkwJXVrhnT4MMJTPZuS_Q",
"availability": "InStock",
"currency": "EUR",
"offers": [
{
"sellerName": "Albert Heijn",
"sellerCode": "111879094",
"sellerReference": "https://www.ah.nl/producten/product/wi589064/oral-b-io2-zwart-elektrische-tandenborstel",
"price": "79.99",
"formerPrice": null,
"shippingPrice": "4.95",
"totalPrice": "84.94",
"condition": "New",
"availability": "InStock",
"shippingMethod": "standard"
},
{
"sellerName": "bol.com",
"sellerCode": "7520579",
"sellerReference": "https://www.bol.com/nl/nl/p/oral-b-io2-elektrische-tandenborstel-night-black-1-stuk/9300000225710113/",
"price": "39.90",
"formerPrice": null,
"shippingPrice": "0.00",
"totalPrice": "39.90",
"condition": "New",
"availability": "InStock",
"shippingMethod": "standard"
},
{
"sellerName": "Basiq Dental NL",
"sellerCode": "5069013707",
"sellerReference": "https://www.basiqdental.nl/nl_NL/p/preventie/tandverzorging/tandenborstels/elektrische-borstels/oral-b-io2-elektrische-tandenborstel-zwart/489135",
"price": "39.95",
"formerPrice": null,
"shippingPrice": "0.00",
"totalPrice": "39.95",
"condition": "New",
"availability": "InStock",
"shippingMethod": "standard"
}
]
}
]
}

Deep PDP scrape via /page

Point /page at Albert Heijn's product URL to pull the full listing — description, spec sheet, every product image, and the retailer's own review score — data the multi-seller /offers call doesn't carry.

View in API guide

Implementation

curl -X GET "https://api.shoppingscraper.com/page?url=https%3A%2F%2Fwww.ah.nl%2Fproducten%2Fproduct%2Fwi589064%2Foral-b-io2-zwart-elektrische-tandenborstel&raw=true&api_key=your_api_key_here"
GEThttps://api.shoppingscraper.com/page?url=https%3A%2F%2Fwww.ah.nl%2Fproducten%2Fproduct%2Fwi589064%2Foral-b-io2-zwart-elektrische-tandenborstel&raw=true&api_key=your_api_key_here
API Response
{
"shoppingscraper": {
"results": [
{
"classification": "product",
"title": "Oral-B IO2 zwart elektrische tandenborstel bestellen | Albert Heijn",
"brand": "Oral-B",
"ean": "8700216612272",
"sku": "wi589064",
"link": "https://www.ah.nl/producten/product/wi589064/oral-b-io2-zwart-elektrische-tandenborstel",
"currency": "EUR",
"offers": [
{
"price": "79.99",
"formerPrice": null,
"seller": "Albert Heijn",
"availability": "InStock",
"state": "NewCondition"
}
],
"content": {
"specs": [],
"description": "Op zoek naar Oral-B IO2 zwart elektrische tandenborstel? Dit product vind je in het grote assortiment van Albert Heijn. Bestel direct online…",
"images": [
"https://static.ah.nl/dam/product/AHI_4666573363525a71534165534f7a344d514c35624267?revLabel=1&rendition=200x200_JPG_Q85&fileType=binary"
],
"reviews": {
"rating": null,
"count": null
}
},
"thumbnail": "https://static.ah.nl/dam/product/AHI_4666573363525a71534165534f7a344d514c35624267?revLabel=1&rendition=200x200_JPG_Q85&fileType=binary"
}
]
}
}
Features

What you get with Albert Heijn

Every Seller's Price by EAN

Send an EAN to the Google Shopping /offers endpoint and get every seller's offer for that product — including Albert Heijn — each with its own price, shipping cost, and total. One call returns the whole competitive set.

Price & Discount Tracking

Each offer returns the current price and the former price, so you can track the live price from Albert Heijn and detect exactly when it drops below its previous one.

Total Landed Price

Offers include shipping price and total price alongside the item price — the real all-in cost shoppers compare, not just the headline figure.

Stock & Condition Signals

Every offer carries an availability status (in stock / out of stock) and a condition (new / refurbished), so you know whether Albert Heijn and competing sellers actually have the item.

Seller Identity & Direct Link

Each offer names the seller and includes a direct seller-reference link, so you can attribute every price to Albert Heijn or a rival and click straight through to the listing.

EAN-Matched Product, Multi-Country

Google Shopping matches your EAN to the right product — returning title, brand, image, and catalog SKU — and the same EAN runs across Google Shopping country domains, so you can compare the product market by market.

ShoppingScraper mascot
Data

Available data points

  • Product title
  • Brand
  • EAN / GTIN barcode
  • Google Shopping catalog SKU
  • Product image (thumbnail)
  • Seller name (per offer)
  • Direct seller-reference link
  • Price and former price
  • Shipping price and total price
  • Condition (new / refurbished)
  • Availability / stock status
  • Currency

Frequently Asked Questions

Can I search Albert Heijn by EAN barcode?+

Yes. Pass an EAN-13 barcode and we return the matching Albert Heijn product with pricing and availability data.

How many products does Albert Heijn have online?+

Albert Heijn lists over 30,000 products on ah.nl. Our scraper can access products across fresh, frozen, non-food, and household categories.

Can I compare AH prices with other Dutch supermarkets?+

Yes. Use our Global GTIN/EAN API to search the same barcode across AH, Lidl, and other marketplaces in a single API call. Or combine the AH scraper with the Lidl scraper for direct comparison.

How often is the data updated?+

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

Is there an official Albert Heijn API?+

Albert Heijn does not offer a public API. ShoppingScraper provides an Albert Heijn API alternative that delivers real-time product data from ah.nl in structured JSON — prices, EAN codes, Bonus deals, and availability — without requiring direct access to AH's systems.

Start tracking Albert Heijn prices today

100 free API calls. No credit card required. Complete Dutch grocery data.