10 2020 档案

摘要:环境python 3.7 提前装好相应的库 -- coding: utf-8 -- import requests from lxml import etree import re headers = { "User-Agent": "Mozilla/5.0" } 目标网址 url='http:// 阅读全文
posted @ 2020-10-31 10:48 水云栖 阅读(134) 评论(0) 推荐(0)