Description:
nx-title-lookup
is a Python script designed to fetch and save Nintendo Switch title data from the eShop in JSON format.
Usage:
- Clone the repository:
git clone https://github.com/Ghost0159/nx-title-lookup.git cd nx-title-lookup
- Run the script:
python main.py
Requirements:
- Python 3.x
- Any additional dependencies can be installed via:
pip install -r requirements.txt
License: This project is licensed under the MIT License. See the LICENSE file for details.