/marugoto-scraper

A scraper for MARUGOTO-NO-KOTOBA

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Marugoto Scraper

This script scrapes MARUGOTO-NO-KOTOBA. The extracted words and their audio files are being converted into Anki Notes and being saved as Pacakged Anki Deck/Collection (.apkg).

Usage

Run the script with:

$ pipenv install
$ pipenv run python marugoto_scraper/marugoto_scraper.py

It will create the following files:

MARUGOTO-NO-KOTOBA-${lang}.apkg
media/
    ${level}W_${rawAudioIDs}.mp3

Import MARUGOTO-NO-KOTOBA-${lang}.apkg in anki.

License

GPL3