GameMania Scraper
Pricing
from $0.99 / 1,000 games
GameMania Scraper
Scrape GameMania.nl β Dutch game prices, stock, platforms and product details.
Pricing
from $0.99 / 1,000 games
Rating
0.0
(0)
Developer
Unfenced Group
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
18 hours ago
Last modified
Categories
Share

Extract games from gamemania.nl at scale, in a clean, consistent structure ready for price monitoring, market research, catalogue analysis and resale tooling. No API key required.
Why this scraper?
π― Built for gamemania.nl
A dedicated Dutch scraper tuned for gamemania.nl β its categories, price formats and currency (EUR), not a generic tool pointed at it.
πΆ Structured pricing
Current price as a clean number in EUR, plus discounts and previous prices where the source shows them. Items without a published price return null, never a guess.
πΌοΈ Photos
Photo URLs for every game where the source publishes them.
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
categories | array | ["ps5"] | Console categories to scrape. Use shortcuts (ps5, ps4, switch, switch-2, xbox-series, xbox-one, pre-orders) or a full category slug. |
searchQueries | array | (empty) | Keywords to search on GameMania (e.g. 'zelda', 'fifa'). Each query is scraped as a search-results listing. |
startUrls | array | (empty) | Direct GameMania category or search-results URLs to scrape. Overrides nothing β added on top of categories and search queries. |
fetchDetails | boolean | false | Visit each product page for full data (description, stock, platform variants, release date, breadcrumb, gallery images). Slower but richer. |
maxResults | integer | 5 | Maximum number of products to return across all seeds. Set 0 for no limit. |
maxPagesPerList | integer | 0 | Cap pagination depth per category/search. 0 = scrape until no more products. |
Output schema
Every field below is present on every record. Fields the source does not publish for a given item are returned as null rather than omitted.
| Field | Type | Description |
|---|---|---|
title | string | Item title as published. |
url | string | Direct link to the item. |
price | number | Current price (null when no price is published). |
currency | string | Currency code of the price. |
platform | string | Platform. |
sku | string | SKU where published. |
image | string | URL of the main item photo. |
scrapedAt | string | Timestamp when this record was scraped. |
Example record
{"title": "Sonic Racing: CrossWorlds","url": "https://www.gamemania.nl/sonic-racing-crossworlds-ps4","price": 53.95,"currency": "EUR","platform": "PlayStation 4","sku": "3172","image": "https://ik.imagekit.io/6dilrg5u3/media/iopt/catalog/product/cache/392cac465ca142347b19aa07b3c4d03f/1/3/133692_kopen_sonicracing-crossworldsps4.webp?tr=w-460,q-100,fo-webp","scrapedAt": "2026-06-29T16:20:44.409Z"}
Examples
Search for PS5:
{"searchQueries": ["PS5"],"maxResults": 100}
Filter by category or condition:
{"searchQueries": ["PS5"],"maxResults": 100,"categories": [["ps5"]]}
Scrape a specific search URL:
{"startUrls": [{"url": "https://www.gamemania.nl/"}],"maxResults": 200}
Daily monitoring (run on a schedule):
{"searchQueries": ["PS5"],"maxResults": 500}
Schedule this input to run once a day in the Apify Scheduler to track prices, stock and new items over time.
π° Pricing
$0.99 per 1,000 results β you only pay for successfully retrieved games. Failed retries are never charged.
| Results | Cost |
|---|---|
| 100 | ~$0.10 |
| 1,000 | ~$0.99 |
| 10,000 | ~$9.9 |
| 100,000 | ~$99 |
Flat-rate alternatives typically charge $29β$49/month regardless of usage.
Subscription tiers lower the rate further, down to $0.99 per 1,000 at the highest tier. Use the Max results cap in the input to control your spend exactly.
Performance
| Run size | Typical time |
|---|---|
| 100 results | under 1 minute |
| 1,000 results | 2β4 minutes |
| 10,000 results | 20β35 minutes |
Known limitations
- Some fields (brand, condition, shipping) are only returned when the seller or source publishes them β expect
nullon a share of records. - Prices and stock change constantly; records reflect the moment of scraping.
- Very large result sets are bounded by the source's own paging limits.
- Items can sell or be withdrawn at any time, so a small share of URLs may expire shortly after scraping.
Technical details
- Source: gamemania.nl
- Coverage: everything the public search exposes, filterable via the input parameters above
- Retry: automatic retry on network errors with exponential backoff
Need a custom scraper?
Unfenced Group builds Apify actors for any website β for free.
If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results β we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.
Get in touch: www.unfencedgroup.nl