Files
freeCodeCamp/curriculum/challenges/chinese/07-scientific-computing-with-python/python-for-everybody/networking-web-scraping-with-python.md

739 B
Raw Permalink Blame History

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e7b9f0d0b6c005b0e76f076 网络:使用 Python 进行 Web 爬取 11 Uyioq2q4cEg
aid bvid cid
674382625 BV1oU4y1n7zQ 377331774
networking-web-scraping-with-python

--description--

更多资料:

- 练习socket1

- 练习urllib

- 练习urllinks

--question--

--text--

哪个 Python 库是用于解析 HTML 文档并从中提取数据?

--answers--

socket


http


BeautifulSoup


PrettyBiscuit


WonderfulSalad


HttpParser


GrunkleStan

--video-solution--

3