Skip to content

学习 Python BeautifulSoup

BeautifulSoup 是一个处理 HTML 和 XML 的 Python 第三方库。

本系列文章主要使用 HTML 作为案例。