This repository has been archived by the owner on Aug 20, 2021. It is now read-only.
Implement searching for Western Europe region #7
Labels
enhancement
New feature or request
Milestone
Implement a search provider that exposes a dict of Games search results for a given region.
Possible Regions:
Fetch https://searching.nintendo-europe.com to allow games to be searched.
(Example endpoint:
https://searching.nintendo-europe.com/{solrLanguage}/select?q=*&start=0&rows=1000000&fq=(type:"game"AND((playable_on_txt%3A"HAC")))
)Road map:
The text was updated successfully, but these errors were encountered: