Finish the base function and develop end announcement

This commit is contained in:
Gbanyan 2018-08-12 19:30:55 +08:00
parent ca29036296
commit 8e8fae4c53

View File

@ -2,5 +2,9 @@
練習使用網路爬蟲抓取 Uptodate 文章,並輔助症狀辭典建立。 練習使用網路爬蟲抓取 Uptodate 文章,並輔助症狀辭典建立。
該程式功能為在命令列輸入想搜尋的症狀關鍵字後,以 Uptodate API 為基底抓取標題含有Evaluation, "Approach" 文章自動抓取內容下載存成HTML
於2018/8/10 完成基本功能,不另外撰寫,將開新專案以此為基底。