Azerty Scraper — Dutch PC Components & Electronics
Pricing
Pay per event
Go to Apify Store

Azerty Scraper — Dutch PC Components & Electronics
Scrape PC components, electronics, prices, and specs from azerty.nl. Supports search queries and category browsing.
Pricing
Pay per event
Rating
0.0
(0)
Developer
Studio Amba
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
Azerty Scraper
Scrape PC components and electronics from azerty.nl, a Dutch retailer specializing in GPUs, CPUs, motherboards, RAM, SSDs, monitors, and networking gear.
Input
| Field | Type | Required | Description |
|---|---|---|---|
startUrls | Array | No | Category or product URLs, e.g. https://www.azerty.nl/componenten/videokaarten |
searchQuery | String | No | Search keyword, e.g. "RTX 4080", "DDR5" |
maxResults | Integer | No | Product limit (default: 100) |
proxyConfiguration | Object | No | Proxy settings |
Without input, the scraper browses the videokaarten (GPU) category.
Output
| Field | Type | Example |
|---|---|---|
name | String | "MSI GeForce RTX 4070 Ti GAMING X TRIO" |
brand | String | "MSI" |
price | Number | 899.00 |
currency | String | "EUR" |
sku | String | Azerty SKU |
ean | String | EAN barcode |
inStock | Boolean | true |
rating | Number | 4.8 |
reviewCount | Number | 24 |
imageUrl | String | Product image |
imageUrls | Array | All images from JSON-LD |
description | String | Product description |
specs | Object | {"Chipset": "RTX 4070 Ti", "VRAM": "12 GB GDDR6X"} |
category | String | "Videokaarten" |
categories | Array | Full breadcrumb path |
{"name": "MSI GeForce RTX 4070 Ti GAMING X TRIO","brand": "MSI","price": 899.00,"currency": "EUR","inStock": true,"specs": {"Chipset": "NVIDIA GeForce RTX 4070 Ti","VRAM": "12 GB GDDR6X"},"category": "Videokaarten","categories": ["Componenten", "Videokaarten"],"url": "https://www.azerty.nl/product/msi-geforce-rtx-4070-ti-gaming-x-trio","scrapedAt": "2026-03-15T10:00:00.000Z"}
Technical details
- Product pages on azerty.nl have
/product/in the URL - JSON-LD
Productdata is the primary extraction source (including@grapharrays) - HTML fallback for pages without JSON-LD uses
.product-price,.brand, andog:image - Specs table rows are parsed from
table.specificationsand.product-specs - Dutch browser headers (
nl-NL) are sent for correct locale
Cost
CheerioCrawler. About $0.10 per 1,000 products.