Nintendo eShop Scraper — Games & Prices avatar

Nintendo eShop Scraper — Games & Prices

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Nintendo eShop Scraper — Games & Prices

Nintendo eShop Scraper — Games & Prices

Scrape Nintendo eShop / Switch game data — titles, prices, discounts, genres, players, release dates — via Nintendo's public European store search. Search by keyword or look up by nsuid. No proxies, no login.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Ponderable Hydrometer

Ponderable Hydrometer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Reliable Nintendo Switch eShop data — titles, live prices, discounts, genres, players and release dates — via Nintendo's own public store search backend. No proxies, no login, no fragile reverse-engineered keys. Few clean Nintendo scrapers exist; this one uses a stable public service.

Perfect for deal and price-tracking sites, game market research, and competitor pricing/release monitoring.

What you get

One row per game:

  • Identitynsuid, fsId, title, publisher, developer, productCode, excerpt
  • Classificationgenres, ageRating, playersFrom, playersTo, releaseDate
  • PricingpriceRegular, priceLowest, discountPercent, hasDiscount
  • Availabilitysystems, digital, physical, eshopRemoved
  • Media / linkimage, url

Modes

  • Search — pass searchTerms (keywords) and get matching games; cap per term with maxGamesPerSearch.
  • NSUID lookup — pass nsuids to fetch specific titles directly.

Results are deduped by nsuid (falling back to fsId/title).

Input

FieldTypeDefaultDescription
searchTermsarray["zelda","mario kart"]Keywords to search
nsuidsarrayeShop ids to look up directly
systemstringswitchswitch = modern eShop with live prices; all = incl. retro/legacy
languagestringenCatalogue language code (en, de, fr, …)
maxGamesPerSearchinteger20Games returned per search term

Provide at least one of searchTerms or nsuids.

Example input

{ "searchTerms": ["zelda", "mario kart"], "maxGamesPerSearch": 20 }

Direct lookup:

{ "nsuids": ["70010000063715"] }

Example output (one game)

{
"nsuid": "70010000063715",
"fsId": "70010000063715",
"title": "The Legend of Zelda: Tears of the Kingdom",
"publisher": "Nintendo",
"developer": "Nintendo",
"genres": ["Action", "Adventure"],
"playersFrom": 1,
"playersTo": 1,
"releaseDate": "2023-05-12T00:00:00Z",
"priceRegular": 69.99,
"priceLowest": null,
"discountPercent": 0,
"hasDiscount": false,
"ageRating": "12",
"systems": ["Nintendo Switch"],
"digital": true,
"physical": true,
"eshopRemoved": false,
"productCode": "HACPAAAAA",
"excerpt": "An epic adventure across the land and skies of Hyrule awaits.",
"image": "https://img-eshop.cdn.nintendo.net/i/....jpg",
"url": "https://www.nintendo.com/en-gb/Games/..."
}

Why this actor

  • Stable backend — uses searching.nintendo-europe.com, the same service that powers the official EU store search, so no anti-bot workarounds break it.
  • Live prices & discountspriceRegular, discountPercent, hasDiscount for deal tracking.
  • Two modes — keyword search or direct nsuid lookup, deduped.
  • Scarce category — few reliable Nintendo scrapers exist; Nintendo has no clean official API.

Notes

  • Covers the pan-European catalogue (prices in EUR/GBP). US-region-only titles aren't indexed by this backend; nsuids are region-specific.
  • For retro/legacy titles (system: all) price and nsuid may be absent.
  • Public data; you are responsible for compliant use. Not affiliated with or endorsed by Nintendo.

Pricing

Pay per result — $5.00 per 1,000 results (one result = one game). No subscription or platform fees.

  • Steam Scraper — Valve store game data and prices.
  • App Store Scraper — Apple App Store apps and metadata.
  • JustWatch Scraper — streaming availability and prices.