Skip to content

ThisIsntTheWay/get-wkkanji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Get-WKKanji

PS command to get kanji info from WaniKani.

Once executed, Get-WKKanji enters an endless loop to continually prompt for user input.
(This behaviour is due to how I intend to use this thing, to quickly look up kanji without having to enter a command all the time)

Pulls the following info:

  • Meaning
    • Mnemonic for meaning
  • Reading (On'yomi)
    • Mnemonic for reading
  • Radical composition
  • WK level

image

Information is gathered by scraping the HTML acquired using Invoke-WebRequest.

About

PS command to get kanji info from WaniKani

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published