Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query about data #3

Closed
sanskar-mk2 opened this issue Oct 3, 2022 · 4 comments
Closed

Query about data #3

sanskar-mk2 opened this issue Oct 3, 2022 · 4 comments

Comments

@sanskar-mk2
Copy link

Hello, I am curious about how the data is obtained and how can I verify if it is up-to-date.

Will the data be in public repo (as JSON maybe) so everyone can contribute if there is erroneous data?

I am planning to build a small app to help me select team quickly.

Thank you.

@torikushiii
Copy link
Owner

torikushiii commented Oct 4, 2022

Hello, sorry for the late reply

  1. How the data is obtained
  • By reverse engineering the game
  1. How can you verify if it's up-to-date
  • Either you can go to base URL and check out the version
  • Or you can check out on the README.md under the Hosted API
  • Then you can compare it by opening the game and check out on the top right corner under your UID
  1. Will the data be in public repo
  • As for this you can use someone repo

Good luck with your small app :)

@sanskar-mk2
Copy link
Author

Thanks

@sanskar-mk2
Copy link
Author

Actually, to add on to this question~
Would it be possible to get the user data through some API?
If I want to make app to select best team for any map then I would have to know the items and levels of my characters.
It would help if there was way to get the data of user and their students, otherwise I would have to manually create and update my user data.

@sanskar-mk2 sanskar-mk2 reopened this Oct 5, 2022
@torikushiii
Copy link
Owner

Unfortunately, as the current game work, there's no way to obtain that data. But this could change in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants