FunTester
Sep 13, 2019 · Backend Development
Java HttpClient Web Crawler for Chinese Dictionary with Regex Extraction and MySQL Storage
This article presents a Java HttpClient-based web crawler that extracts Chinese characters and their pinyin using regular expressions, stores the data in a MySQL database, and provides complete source code along with execution results and screenshots.
Chinese DictionaryHttpClientJava
0 likes · 6 min read
