09 2020 档案

摘要:import urllib.request as urqt import urllib.parse as urps from urllib.parse import quote import requests import os import re import sys def gethtml(ur 阅读全文
posted @ 2020-09-16 14:18 olinr 阅读(301) 评论(1) 推荐(0)
摘要:当olinr学会了爬虫。。。 嘿嘿嘿 import urllib.request as urqt import urllib.parse as urps import sys import os import re import shutil tot = 0 def gethtml(url): he 阅读全文
posted @ 2020-09-16 14:17 olinr 阅读(716) 评论(5) 推荐(0)