GameMania Scraper avatar

GameMania Scraper

Pricing

from $0.99 / 1,000 games

Go to Apify Store
GameMania Scraper

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

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

18 hours ago

Last modified

Categories

Share

GameMania Scraper

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

ParameterTypeDefaultDescription
categoriesarray["ps5"]Console categories to scrape. Use shortcuts (ps5, ps4, switch, switch-2, xbox-series, xbox-one, pre-orders) or a full category slug.
searchQueriesarray(empty)Keywords to search on GameMania (e.g. 'zelda', 'fifa'). Each query is scraped as a search-results listing.
startUrlsarray(empty)Direct GameMania category or search-results URLs to scrape. Overrides nothing β€” added on top of categories and search queries.
fetchDetailsbooleanfalseVisit each product page for full data (description, stock, platform variants, release date, breadcrumb, gallery images). Slower but richer.
maxResultsinteger5Maximum number of products to return across all seeds. Set 0 for no limit.
maxPagesPerListinteger0Cap 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.

FieldTypeDescription
titlestringItem title as published.
urlstringDirect link to the item.
pricenumberCurrent price (null when no price is published).
currencystringCurrency code of the price.
platformstringPlatform.
skustringSKU where published.
imagestringURL of the main item photo.
scrapedAtstringTimestamp 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.

ResultsCost
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 sizeTypical time
100 resultsunder 1 minute
1,000 results2–4 minutes
10,000 results20–35 minutes

Known limitations

  • Some fields (brand, condition, shipping) are only returned when the seller or source publishes them β€” expect null on 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