All Projects → lmmfranco → Nintendo Switch Eshop

lmmfranco / Nintendo Switch Eshop

Licence: apache-2.0
Crawler for Nintendo Switch eShop

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Nintendo Switch Eshop

Road To Yuzu Without Switch
This Repo explains how to install the Yuzu Switch Emulator without a Switch
Stars: ✭ 267 (-42.33%)
Mutual labels:  nintendo, switch, nintendo-switch
Sdsetup
The Ninite for your Nintendo Switch.
Stars: ✭ 234 (-49.46%)
Mutual labels:  nintendo, switch, nintendo-switch
Vba M Nx
WIP full featured port of VBA-M for Nintendo Switch
Stars: ✭ 11 (-97.62%)
Mutual labels:  nintendo, switch, nintendo-switch
Rekado
Payload launcher and serial number checker for Nintendo Switch
Stars: ✭ 455 (-1.73%)
Mutual labels:  nintendo, switch, nintendo-switch
nx
Userland library for Nintendo Switch homebrew (and other potential purposes), written in pure Rust and some assembly bits
Stars: ✭ 67 (-85.53%)
Mutual labels:  nintendo, switch, nintendo-switch
Nx Shell
A multi-purpose file manager for the Nintendo Switch.
Stars: ✭ 639 (+38.01%)
Mutual labels:  nintendo, switch, nintendo-switch
Ghidra Switch Loader
Nintendo Switch loader for Ghidra
Stars: ✭ 146 (-68.47%)
Mutual labels:  nintendo, switch, nintendo-switch
Splatoon 2 Meme Mod
Splatoon 2 mod about memes.
Stars: ✭ 11 (-97.62%)
Mutual labels:  nintendo, switch, nintendo-switch
sys-clk-Overlay
Editor for your sys-clk configuration using ovl-loader!
Stars: ✭ 53 (-88.55%)
Mutual labels:  nintendo, switch, nintendo-switch
switch-cmake
CMake toolchain for Nintendo Switch homebrew development
Stars: ✭ 38 (-91.79%)
Mutual labels:  nintendo, switch, nintendo-switch
Deepsea
The new All-in-One CFW package for the Nintendo Switch.
Stars: ✭ 488 (+5.4%)
Mutual labels:  nintendo, switch, nintendo-switch
Homebrew-Guide
Guide for getting CFW setup on your Nintendo Switch (And Wii U)
Stars: ✭ 104 (-77.54%)
Mutual labels:  nintendo, switch, nintendo-switch
Goldleaf
🍂 Multipurpose homebrew tool for Nintendo Switch
Stars: ✭ 2,026 (+337.58%)
Mutual labels:  switch, nintendo, nintendo-switch
Hydrosphere
Ocean beyond the Horizon
Stars: ✭ 17 (-96.33%)
Mutual labels:  nintendo, switch, nintendo-switch
Switch-Screenshots
Script to organize Nintendo Switch screenshots by directory instead of date.
Stars: ✭ 50 (-89.2%)
Mutual labels:  nintendo, switch, nintendo-switch
Mirage
Reimplementation of the Nintendo Switch firmware
Stars: ✭ 40 (-91.36%)
Mutual labels:  nintendo, switch, nintendo-switch
Nintendo-Switch-JoyCon-Hack
Hardwiring a push button in a JoyCon to grant bootloader access
Stars: ✭ 44 (-90.5%)
Mutual labels:  nintendo, switch, nintendo-switch
Weibo terminator workflow
Update Version of weibo_terminator, This is Workflow Version aim at Get Job Done!
Stars: ✭ 259 (-44.06%)
Mutual labels:  crawler, scraper
Bookcorpus
Crawl BookCorpus
Stars: ✭ 443 (-4.32%)
Mutual labels:  crawler, scraper
Urde
Data interchange and engine re-implementation for games by Retro Studios | Mirror
Stars: ✭ 253 (-45.36%)
Mutual labels:  nintendo, game

logo

nintendo-switch-eshop

A Node.JS lib written to extract Nintendo Switch's eShop game and pricing information

GitHub npm npm npm


Installation

Add the package through your package manager of choice:

npm install nintendo-switch-eshop
# yarn add nintendo-switch-eshop

Require your desired functions:

const { getGamesAmerica, getGamesEurope, getGamesJapan, getQueriedGamesAmerica } = require('nintendo-switch-eshop');
// ES6 Style: import { getGamesAmerica, getGamesEurope, getGamesJapan, getQueriedGamesAmerica } from 'nintendo-switch-eshop';
// getGamesAmerica is also default exported: import getGamesAmerica from 'nintendo-switch-eshop';

For calling functions with the correct parameters and syntax please refer to the documentation linked below

Copyright © 2019 lmmfranco

API Documentation

Contributors ✨

Thanks goes to these wonderful people (emoji key):


lmmfranco

💻 🤔 📆 💬 👀 📖

Jeroen Claassens

💻 🤔 📆 💬 👀 📓 🚧 📖

Michel Makarios

📖

Iulian Onofrei

📖

Lililiuliu

🐛 💻

ende124

🐛 💻

junyeonglee

🐛 💻

Bryan Van Zile

💻 🐛

This project follows the all-contributors specification. Contributions of any kind welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].