摘要: 一、Python爬虫需要导入urllib来实现 from urllib.request import urlopen 二、网页的代码将被作为变量储存 page = "https://assets.baydn.com/baydn/public/codetime/1/shanbay_news.html" 阅读全文
posted @ 2020-10-05 23:57 jasss_7 阅读(109) 评论(0) 推荐(0)