tsitu / MH-Tools

Assortment of MouseHunt utilities
https://tsitu.github.io/MH-Tools/
Apache License 2.0
30 stars 35 forks source link

Enhance CRE To Look Up Hunter #201

Open AardWolf opened 2 years ago

AardWolf commented 2 years ago

Given a hunter ID you can get most or all of the setup information needed for CRE from public-facing profile pages. https://www.mousehuntgame.com/profile.php?id= will provide raw values as well as components and auras in some parseable form.

This could make it considerably easier than fiddling with the bookmarklet.

bradp commented 2 years ago

@bradp Currently has an API almost finished, one endpoint pulls all the available data for an ID and returns it as json, so this shouldn't be too difficult.

Won't be able to pull stages, such as salt level, ZT amp, FW, etc, but I think that's a fine trade off.