摘要: 1.打开网站http://top.baidu.com/buzz?b=1&fr=topindex 2.右键找到源代码 3.用工具爬取数据 import requestsfrom bs4 import BeautifulSoupimport pandas as pdtitles=[]hots=[]url 阅读全文
posted @ 2020-03-21 23:56 杨茜麟 阅读(218) 评论(0) 推荐(0)