Beautiful Soup
来自天明的百科全书
更多操作
一个解析网页的 Python 库。常与 requests 搭配使用。
https://www.crummy.com/software/BeautifulSoup/
https://pypi.org/project/beautifulsoup4/
pip install beautifulsoup4
一个解析网页的 Python 库。常与 requests 搭配使用。
https://www.crummy.com/software/BeautifulSoup/
https://pypi.org/project/beautifulsoup4/
pip install beautifulsoup4