I want to go back and review patterns of use and context sentences for all my vocab words. Is there a faster way to properly review these?
Just going through each seperate vocab page is kinda annoying and clunky. The normal “https://www.wanikani.com/vocabulary/WORD” is slow when trying to review many words.
Does anyone have any recommendations or recommend any user scripts?
Is there a way to grab the context/patterns en masse?
If you’re familiar with programming already, then it shouldn’t be difficult. Search for libraries to work with web requests and json for C++ and here’s the wk api docs that have examples.