iT邦幫忙

2022 iThome 鐵人賽

DAY 13
1
AI & Data

Python網路爬蟲系列 第 13

Day13 – BeautifulSoup函式庫

  • 分享至 

  • xImage
  •  

昨天講到Requests函式庫沒有資料清洗的功能,今天要介紹的BeautifulSoup是一個Python的函式庫,通過分析文件為使用者抓取所需的資料。
bs4的安裝

pip3 install Beautifulsoup4

https://ithelp.ithome.com.tw/upload/images/20220928/20152406JfsmIDflqd.png
突然跑出黃色的那行代表有新的版本可以更新了,可以複製 ' ' 中的那段文字進行更新。
https://ithelp.ithome.com.tw/upload/images/20220928/20152406XJl6EtUhkL.png
*這次使用的是vs code裡的終端機,之前是用電腦內的終端機,兩個終端機都可以安裝喔!


上一篇
Day12 – Requests函式庫
下一篇
Day14 –JSON資料格式介紹
系列文
Python網路爬蟲30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言