Python Crawling & Data Mining
Jul 14, 2021 · Backend Development
How to Scrape COVID‑19 Data with Python and Visualize It on a Map
This tutorial shows how to use Python libraries such as requests, lxml, pandas and pyecharts to crawl the latest COVID‑19 statistics from Baidu, store them in an Excel file, and create interactive province‑level maps that illustrate confirmed, death and recovery numbers.
ExcelPyechartscovid19
0 likes · 8 min read
