Pricing
from $9.00 / 1,000 results
Delhaize Supermarket Scraper
Scrape product data from Belgian Delhaize supermarket, supermarkt, supermarchΓ©. Including price, image, promotion, url, and brand. Price intelligence, groceries dataset, discount.
Pricing
from $9.00 / 1,000 results
Rating
0.0
(0)
Developer
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
2 months ago
Last modified
Categories
Share
π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π
π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½
##Harvest Edge / Del Haize Scraper
π±π±π±π±π±π±π±π±π±π±π±π±π±π±π±π±π±π±π±π±π±π±π±
π½π½π½π½ππ½π½π½π½π½π½π½ππ±π±π±π±π±π±π±π±π±π±
Harvest Edge makes business information available to everyone!
Overview
Reliable grocery data extraction from Delhaize.
This actor scrapes product data from the Delhaize webshop based on a search query.
It collects structured product information such as name, brand, price, unit price, quantity, promotions, and product URLs.
The scraper uses a Playwright-powered browser with intelligent scrolling to load dynamically rendered product listings.
Ideal for:
- Price comparison
- Promotion tracking
- Market analysis
- FMCG data pipelines
delhaize scraper, delhaize api, delhaize data scraping, supermarket scraper, grocery scraper, food price scraper, product data extraction, ecommerce scraping, retail data, price monitoring, promotion tracking, web scraping delhaize, online grocery data, product price comparison, grocery dataset
boodschappen, prijs, product data extractie, retail data, prijs monitoring, promoties, supermarkt prijzen, online boodschappen data, prijsvergelijking
scraper supermarchΓ©, scraping produits, extraction donnΓ©es produits, scraping prix, suivi des prix, promotions supermarchΓ©, donnΓ©es retail, supermarchΓ© belge, donnΓ©es FMCG, comparaison de prix, donnΓ©es courses en ligne
Features
- Search-based scraping (e.g. "melk", "cola", "pasta")
- Extracts detailed product data:
- Name
- Brand
- Price (β¬)
- Unit price
- Quantity / packaging
- Promotions (e.g. "1+1 gratis", "2de tegen -50%")
- Product URL
- Image URL
- Automatic deduplication of products
Input
The Actor accepts the following input parameters:
| Key | Type | Description | Default | Required |
|---|---|---|---|---|
search_term | String | Product search query (e.g., "melk", "chips") | melk | Yes |
max_scrolls | Integer | Number of scroll iterations to load more products | 8 | Yes |
Output
The Actor outputs a dataset in JSON format with the following fields:
| Field | Type | Description |
|---|---|---|
store | String | Store name ("delhaize") |
name | String | Product name |
brand | String | Brand name |
quantity | String | Product size / packaging (e.g., "6 x 33 cl") |
price | Number | Product price in euros |
unit_price | String | Price per unit (e.g., "3,03 β¬/l") |
promotion | String | Promotion text (if available) |
url | String | Product page URL |
image | String | Product image URL |
Example Output
{"store":"delhaize","name":"Cola | Zero | Citroen | Sleek Can","brand":"Pepsi","quantity":"6 x 33 cl","price":5.99,"unit_price":"3,03 β¬/l","promotion":"2de tegen -50%","url":"https://www.delhaize.be/nl/shop/...","image":"https://static.delhaize.be/medias/..."}
