Scrape Nintendo online games store search results
Use the Nintendo Search Scraper to scrape what games are returned if searching for a keyword at the US Nintendo Store. This can be usefull if you want to monitor things like prices, release dates or anything of the sort.
keywords
: A list of strings, for each of which the search results will be returnedmaxRequestsPerCrawl
: The maximal number requests the scraper will make. This cannot be set
heigher than 5000
. The default is 100
. One request should be made per search page, so up to 40
items should be returned per request.Example input:
1{ 2 "keywords": ["mario"], 3}
Using the Nintendo Search Scraper it costs 0.002$ to start, and 0.0001$ pr. page of search results with up to 40 items on a page meaning 1000 elements can be scraped for less than 0.5¢.
Enjoy scraping with a generous free tier, try it out through the console, or run the scraper directly through the API.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!