rating-update icon indicating copy to clipboard operation
rating-update copied to clipboard

New Features: export player data as CSV or add player rating visualization

Open micfok opened this issue 2 years ago • 4 comments

Hi, I was looking to track my progress through Rating Update and noticed there wasn't any way to export my player data.

I'm a web dev and would be happy to write the feature myself and make a pull request, would there be any reservations against either a CSV exporter, or adding a visualization library to chart out player progress?

micfok avatar Nov 16 '22 18:11 micfok

@halvnykterist Any thoughts?

micfok avatar Nov 28 '22 17:11 micfok

That'd definitely be of interest! There's no endpoint for getting history as json (yet) but daily ratings is something that's actually available as an API endpoint already.

halvnykterist avatar Nov 28 '22 19:11 halvnykterist

I didnt know there were API endpoints and I made a rating history visualizer by parsing the HTML returned by http://ratingupdate.info/player/${player}/${character}/history?offset=${offset}. Is there a documentation for the "official" API ?

hissalht avatar Jan 04 '23 22:01 hissalht

Really neat website! No documentation for the official API though, sorry.

halvnykterist avatar Apr 06 '23 13:04 halvnykterist