Sportsworld Scraper — Dutch Sports Equipment & Apparel
Pricing
Pay per event
Go to Apify Store

Sportsworld Scraper — Dutch Sports Equipment & Apparel
Scrape products, prices, and specs from Sportsworld.nl — Dutch sports retailer. Supports search and category browsing.
Pricing
Pay per event
Rating
0.0
(0)
Developer
Studio Amba
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Sportsworld Scraper
Scrape sports equipment and athletic wear from sportsworld.nl, a Dutch online sports retailer. Covers running, cycling, fitness, swimming, and team sports.
Input
| Field | Type | Description |
|---|---|---|
searchQuery | string | Dutch search term (e.g., "hardloopschoenen" for running shoes) |
startUrls | array | Category or product URLs |
maxResults | integer | Limit (default: 100) |
proxyConfiguration | object | Proxy settings |
Defaults to searching "hardloopschoenen" if nothing provided.
Output
| Field | Type | Example |
|---|---|---|
name | string | "ASICS Gel-Nimbus 26" |
brand | string | "ASICS" |
price | number | 189.99 |
originalPrice | number | 219.99 |
currency | string | "EUR" |
sku | string | "1011B794-001" |
ean | string | "4550456789012" |
inStock | boolean | true |
rating | number | 4.5 |
reviewCount | number | 34 |
url | string | Product URL |
imageUrl | string | Product image |
category | string | "Hardloopschoenen" |
description | string | Product description |
specs | object | Product specifications |
Notes
- JSON-LD Product schema on detail pages is the primary data source
- Dutch pagination: "Volgende" (Next)
- EUR prices
- The scraper detects product pages by URL patterns:
/product/,/p/, or.htmlsuffix with numeric ID