摘要: 1.打开网站:http://top.baidu.com/buzz?b=341&c=513&fr=topbuzz_b42 2.按Ctrl+u查看网页源代码 3.招到要爬取的数据 4. import requests from bs4 import BeautifulSoup import pandas 阅读全文
posted @ 2020-03-18 22:57 黄国伟 阅读(820) 评论(0) 推荐(0) 编辑