Nihongo Stats (Wanikani Stats)

I’ve now modified the source of the main script in 1.3.5 to output this to the console. Hopefully this is what you were looking for!

Obviously, you’d still need to supply the API function what it’s looking for yourself, and do something more useful with the array :wink:

1 Like

great tool!

can you add accuracy info like wkstats show?

because I think there it is broken since it shows my typical level up is 9 days since for long time ago it is around 30 days now.

There’s a review accuracy on this site, as shown in images above. I believe you need to go into the WK section and then the History (second) section. Am I misunderstanding you?

Having given this a quick look on my phone, it’s really cool! Well done, thanks.

1 Like

This website is amazing, thank you!

1 Like

Wow… just wow … I love it.
I have added the wanikani api key and also my bunpro api key.
Looks great!

Thanks
-wawan-

2 Likes

Really awesome! It’s nice to confirm that I’m consistently around 70% accuracy hahah

1 Like

Wow, this is absolutely incredible. Thank you so much for making this. I mainly use wanikani, bunpro and anki so it feels like this was custom made for me!

Also, I hope you’re enjoying Tokyo. I made the move just under 2 years ago and don’t regret it at all.

1 Like

Ok to start with, this looks amazing! I am starting on a similar project idea, but less from statistics point of view but to have a clean dashboard to view up coming reviews, and make use of it to pace my studies better. And on that note, I’ll be ‘borrowing’ quite a few ideas from you, and if it is something I will make sure to provide back!

1 Like

Thank you! I’m glad you are liking it.

I still have a bit of work to do on the BunPro and Anki, but slowly but surely this project is coming together :smile:

And yes, I’m very much enjoying the Tokyo life :sunglasses:

Thank you,

And I’ll be looking forward to seeing what you come up with. And absolutely take any of the code you need from the repo.

The code is open source and free to use :smile:

Wow so awesome program! Will take a look at this periodically as I progress through WaniKani!

1 Like

Found the site through a Google search and went to look for this forum post to tell you that I absolutely love what you have created! Good stuff!

3 Likes

Hi @Sully22 !
It doesn’t work entirely for me, when on Nihongo Stats , as soon as I scroll down to the Level graph the pages disappears (I’m using Chrome on Windows):

index.01bb2ef5.js:8 ReferenceError: data is not defined
    at Kr.gt (WanikaniHistory.54816469.js:20:20394)
    at Kr.reset (WanikaniHistory.54816469.js:20:18312)
    at _v (WanikaniHistory.54816469.js:20:21034)
    at WanikaniHistory.54816469.js:20:21270
    at Object.useMemo (index.01bb2ef5.js:6:25876)
    at Pe.useMemo (index.01bb2ef5.js:1:7854)
    at mv (WanikaniHistory.54816469.js:20:21258)
    at xv (WanikaniHistory.54816469.js:20:21354)
    at Vp (index.01bb2ef5.js:6:19536)
    at W1 (index.01bb2ef5.js:8:44401)
af @ index.01bb2ef5.js:8
n.callback @ index.01bb2ef5.js:8
Jm @ index.01bb2ef5.js:6
mv @ index.01bb2ef5.js:8
N1 @ index.01bb2ef5.js:8
C2 @ index.01bb2ef5.js:8
_2 @ index.01bb2ef5.js:8
ro @ index.01bb2ef5.js:8
D1 @ index.01bb2ef5.js:8
w @ index.01bb2ef5.js:1
U @ index.01bb2ef5.js:1
index.01bb2ef5.js:8 Uncaught ReferenceError: data is not defined
    at Kr.gt (WanikaniHistory.54816469.js:20:20394)
    at Kr.reset (WanikaniHistory.54816469.js:20:18312)
    at _v (WanikaniHistory.54816469.js:20:21034)
    at WanikaniHistory.54816469.js:20:21270
    at Object.useMemo (index.01bb2ef5.js:6:25876)
    at Pe.useMemo (index.01bb2ef5.js:1:7854)
    at mv (WanikaniHistory.54816469.js:20:21258)
    at xv (WanikaniHistory.54816469.js:20:21354)
    at Vp (index.01bb2ef5.js:6:19536)
    at W1 (index.01bb2ef5.js:8:44401)
3 Likes

Thanks for reporting the issue. Sorry for the late reply. It’s been a busy time for me.

I made some bug fixes and I’m hoping that it should be working now.
Thank you!

1 Like

Thanks for trying! Just checked but I got the same error.

Oh I didn’t know this existed very cool. It’s a little glitching like when I scroll down on my iPad in the history section it suddenly goes black and have to reload the page as scrolling up doesn’t fix it. So not able to see the level progress graph unfortunately.

Sorry, I think I finally found the issue. I think it had to due with Wanikani resets (I have never reset so I was not getting the error).

I pushed a bug fix so hopefully 2nd time is the charm :smile:
Thanks for checking

1 Like

I like the website. I think it’s going in the right direction and I got some ideas I might write down later. On top of that, it’s the first open-source project I like enough that I might contribute haha
I see you use React with TypeScript. Haven’t used React in a while, at work we use Nuxt with TypeScript. Might get a local build running and check it out :slight_smile:

Keep up the good work!

2 Likes

Ah that makes sense, I used the reset once, from level 6 to level 5. Thanks a lot!!

1 Like