11
1
2
297
7
初學Python,試著用requests + BeautifulSoup + MySQLdb抓取豆瓣圖書TOP250的各類數據同時存入數據庫。 ...
1. 安裝 $ brew install mysql-connector-c$ pip install MySQL-python 2. 可能的錯...