Azerty Scraper — Dutch PC Components & Electronics avatar

Azerty Scraper — Dutch PC Components & Electronics

Pricing

Pay per event

Go to Apify Store
Azerty Scraper — Dutch PC Components & Electronics

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

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 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

FieldTypeRequiredDescription
startUrlsArrayNoCategory or product URLs, e.g. https://www.azerty.nl/componenten/videokaarten
searchQueryStringNoSearch keyword, e.g. "RTX 4080", "DDR5"
maxResultsIntegerNoProduct limit (default: 100)
proxyConfigurationObjectNoProxy settings

Without input, the scraper browses the videokaarten (GPU) category.

Output

FieldTypeExample
nameString"MSI GeForce RTX 4070 Ti GAMING X TRIO"
brandString"MSI"
priceNumber899.00
currencyString"EUR"
skuStringAzerty SKU
eanStringEAN barcode
inStockBooleantrue
ratingNumber4.8
reviewCountNumber24
imageUrlStringProduct image
imageUrlsArrayAll images from JSON-LD
descriptionStringProduct description
specsObject{"Chipset": "RTX 4070 Ti", "VRAM": "12 GB GDDR6X"}
categoryString"Videokaarten"
categoriesArrayFull 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 Product data is the primary extraction source (including @graph arrays)
  • HTML fallback for pages without JSON-LD uses .product-price, .brand, and og:image
  • Specs table rows are parsed from table.specifications and .product-specs
  • Dutch browser headers (nl-NL) are sent for correct locale

Cost

CheerioCrawler. About $0.10 per 1,000 products.