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