Skip to content

Jisho scraper capable of outputting search results to CSV or Anki

License

Notifications You must be signed in to change notification settings

Iipin/jisho-scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jisho-scraper

Jisho scraper capable of outputting search results to CSV or Anki.

Requirements

  • Python 3.7+

Installation

pip install jisho-scraper

Usage

jisho-scraper [-h] [--csv PATH] [--tsv PATH] [--anki DECK] search_keyword

CSV/TSV exports the search results in "kanji,kana,meaning" form.

Anki exporting feature requires AnkiConnect to be installed with default settings (listening on http://localhost:8765). The app assumes that the there are jisho-scraper (kanji + kana + meaning) and jisho-scraper (kana + meaning) Anki note types available with Kanji, Kana, and Meaning fields.

About

Jisho scraper capable of outputting search results to CSV or Anki

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%