A crawler for Chinese calligraphy database (with a web server).

https://kaminyou.com/Chinese-Calligraphy-Database-Crawler/
- Please execute
crawl.pyorquick_crawl.pyto crawl the mapping relationship of the word and idx.
python3 crawl.py
# or
python3 quick_crawl.py
- Extract valid pairs in the output csv
mapping.csvtodata.js.
python3 check2js.py