南开大学 / 网络爬虫与信息提取
正确率:100%
使用BeautifulSoup对象后可以使用()来查找内容
A.find_all
B.find
C.search
D.search_all
参考答案:
佳题速递:
A.find_all
B.find
C.search
D.search_all