Welcome to SplatNet 3 Scraper’s documentation!¶
SplatNet 3 Scraper is a Python library for scraping data from the Splatoon 3 SplatNet 3 API. It is designed to be as lightweight as possible, with minimal external dependencies to make it easy to use in any project.
SplatNet 3 Scraper started as a fork of s3s but has since been rewritten from scratch while incorporating much of the login flow logic of s3s. As a result, I am deeply indebted to the authors of s3s for their work. This project would not have been possible without their efforts.
See the QuickStart page for more information on how to use this library, including how to install it. If you are interested in contributing to this project, see the Contributing page.