Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 404 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 404 Bytes

mohw_crawler

此為爬取衛生福利部的Covid-19的爬蟲練習,藉由python的平行處理,使其可以同時使用Flask host bootstrap的網頁及爬蟲程式。

Usage

setup

pip install -r requirements.txt

serve

python wsgi.py