摘要: 安装pip,配置环境变量 pip安装requests库 安装beautifulsoup4 使用bs4 安装lxml 解析器 使用浏览器复制css路劲得到所需内容的路劲 enumerate() 遍历数据对象 代码: import requestsimport refrom bs4 import Bea 阅读全文
posted @ 2020-06-12 16:12 why_set 阅读(482) 评论(0) 推荐(0)