Automatically scrapes and compiles words from anime, visual novels, web / light novels, + more from jpdb.io.
-
Frequency Insights: Provides frequency analysis to help you identify useful words at your proficiency level before you scrape them.
-
Quickly Scrape Where You Left Off: Tracks what anime / novels you frequently scrape + suggests similar ones.
-
Built In Frequency Sorter: Gives you the option to sort words you scraped by using this frequency dictionary or 5 others from here.
Here's the standalone version of the sorter without the scraper
Using Your Own frequency Dictonary(s):
- Download one fIom here or any other ones that are compatible with Yomichan.
- copy index.json into the yomichan_dicts folder (Make sure to rename index.json to the name of the dictionary). You don't need the meta banks.
├── Anime & J-Drama Frequency Dictionary
│ ├── index.json
│ ├── term_meta_bank1.md
│ └── term_meta_bank2.md
...more meta_banks.md
Please note that the current version of this tool only works with Node.js v18.17.1 in the VsCode Terminal.
npm install puppeteer
npm install chalk
- **Max pages: infinite.