Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Implement searching for Japan region #8

Open
3 tasks
7bitlyrus opened this issue Feb 17, 2021 · 1 comment
Open
3 tasks

Implement searching for Japan region #8

7bitlyrus opened this issue Feb 17, 2021 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@7bitlyrus
Copy link
Member

7bitlyrus commented Feb 17, 2021

Implement a search provider that exposes a dict of Games search results for a the Japan region.

Fetch https://search.nintendo.jp to allow games to be searched.
(Example endpoint: https://search.nintendo.jp/nintendo_soft/search.json?opt_hard=1_HAC&limit=300&page=1&q=foo)

Road map:

  • Update Game data class to match/add data returned by API
  • Implement search provider
  • Write tests
@7bitlyrus 7bitlyrus added this to the 0.2.0 milestone Feb 17, 2021
@7bitlyrus 7bitlyrus added the enhancement New feature or request label Feb 17, 2021
@7bitlyrus
Copy link
Member Author

It may be better to instead use https://www.nintendo.co.jp/data/software/xml/switch.xml

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant