Jisho

×
Af9e56ed847c2aa2ba7c3892d24759ab
2 Replies ・ Started by marethyu at 2021-07-04 07:21:46 UTC ・ Last reply by marethyu at 2021-07-04 22:37:57 UTC

How to get Kanji stroke order diagrams?

I am creating a program that involves mining kanji stroke order diagrams from jisho. How can I get it? Are there any API methods that can do this?

83653a964d1ebf1dff492aa188412614
jakobd2 at 2021-07-04 17:37:25 UTC

Instead of getting them from Jisho.org, it'd probably be a much better idea to just get them from the original data source. That way, you won't have to mine them in the first place: https://github.com/KanjiVG/kanjivg/releases

The only thing Jisho.org does is combine multiple freely available data sources in one nice interface. It does not hold any substantial original data.

As such, there's also no API for stroke order diagrams.

Af9e56ed847c2aa2ba7c3892d24759ab
marethyu at 2021-07-04 22:37:57 UTC

Oh, thanks. I didn't notice it was mentioned at the bottom of the page.

to reply.