Skip to content

Python BeautifulSoup 安装依赖

$ pip3 install beautifulsoup4

注意,还有一个包叫做 BeautifulSoup ,这个是旧版本(对应 BeautifulSoup3),不建议使用。