splatnet2statink VS s3s

Compare splatnet2statink vs s3s and see what are their differences.

splatnet2statink

Takes battle data from the SplatNet 2 app and uploads it to stat.ink (by frozenpandaman)

s3s

Successor to splatnet2statink. Takes battle data from the SplatNet 3 app and uploads it to stat.ink! (by frozenpandaman)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
splatnet2statink s3s
3 11
344 377
- -
4.1 8.2
about 2 months ago 17 days ago
Python Python
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

splatnet2statink

Posts with mentions or reviews of splatnet2statink. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-21.
  • Developing a mobile app for Splatoon 3, which will act as a hub for the latest information, e.g., the meta for different game modes and current stage rotations. Thoughts? I'd love suggestions too!
    2 projects | /r/splatoon | 21 Feb 2023
    (me & others have been doing reverse engineering work to build stuff like s3s/splatnet2statink for the past 5+ years. the official API is all locked down in the app and it's not as easy as just spoofing the user agent. trust me, don't re-invent the wheel!)
  • Introducing NSO-RPC, an app that shows what Switch Games you're playing on Discord!
    5 projects | /r/NintendoSwitch | 27 Mar 2022
    It’s understandable that you’re concerned about your session_token being sent to other APIs that are not Nintendo. The client_id is a static id that is unrelated to anything about your account security-wise. Unfortunately, there is no other way to do this. Some major release of the NSO mobile app introduced a requirement for making requests: The f token. The f token is terrible and probably stands for “f*** you”, but it’s Nintendo’s method of making sure requests sent from the app are legitimate. The guy that pioneered most of the app’s API documentation (https://github.com/frozenpandaman) mentions that the f token is only generable by some annoying method that includes a very confidential key ‘hidden and encrypted’ in NSO app. Supposedly, he obtained this through some methods, and although he is not at liberty to share it, he provides an API that will use it. After that 3rd party API call, we send it to Flapg API (both of these are mentioned in the README, by the way) to properly get the f token and other related goodies. You can read more about exactly what happens here: https://github.com/frozenpandaman/splatnet2statink/wiki/api-docs
  • I- what the fuck.
    1 project | /r/Saltoon | 17 Jan 2021

s3s

Posts with mentions or reviews of s3s. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-21.

What are some alternatives?

When comparing splatnet2statink and s3s you can also consider the following projects:

nautilus-chambers - 🐚 A service/API for storing and synchronizing Splatoon 2 user profiles across multiple discord bots.

AutoTableTurf - Automate the Tableturf game helping you reach Level 999 and get all sleeves.

NintendoSwitchRESTAPI - Reverse engineered REST API used in the Nintendo Switch app for iOS. Includes documentation on Splatoon 2's API.

SalmonRunStatSheet - a google apps script to pull stat.ink data into a google sheet for custom statistics

NSO-RPC - Connect your Nintendo Switch playing status to Discord!