1. 程式人生 > >python3爬蟲技術路線

python3爬蟲技術路線

python3爬蟲技術路線:
python3——requests庫
python3——beautifulSoup庫
python3——re庫
python3——WordCloud庫(博主在爬取網易雲音樂是製作了詞雲)
python3——jieba庫(中文分析)
python3——matplotlib庫(做資料分析)
python3——json庫(json檔案處理)
python3——Numpy庫(資料科學分析)