06 2023 档案

摘要:import hashlib import random import re import ssl import requests import time from lxml import etree import pymysql import requests from hashlib impor 阅读全文
posted @ 2023-06-15 14:47 布都御魂 阅读(36) 评论(0) 推荐(0)
摘要:在下载模块语句后面加上-i 镜像源 清华:https://pypi.tuna.tsinghua.edu.cn/simple/阿里云:http://mirrors.aliyun.com/pypi/simple/中国科技大学:https://mirrors.tuna.tsinghua.edu.cn/py 阅读全文
posted @ 2023-06-14 16:02 布都御魂 阅读(14) 评论(0) 推荐(0)
摘要:import hashlib import random import re import time from lxml import etree import pymysql import requests import warnings warnings.filterwarnings("igno 阅读全文
posted @ 2023-06-13 16:54 布都御魂 阅读(20) 评论(0) 推荐(0)
摘要:import hashlib import random import re import ssl import requests import time from lxml import etree import pymysql import requests from hashlib impor 阅读全文
posted @ 2023-06-13 11:17 布都御魂 阅读(50) 评论(0) 推荐(0)
摘要:# 下载图片 def download_img(save_path, img_url): headers = { 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Geck 阅读全文
posted @ 2023-06-06 16:41 布都御魂 阅读(28) 评论(0) 推荐(0)
摘要:''' https://www.mining120.com/shebei/ 粉碎设备 https://www.mining120.com/shebei/search.php?catid=1972&page=2 ''' import hashlib import random import reque 阅读全文
posted @ 2023-06-05 16:22 布都御魂 阅读(36) 评论(0) 推荐(0)
摘要:import restr1='<h1>2022你好呀</h1>'print(''.join(re.findall('[\u4e00-\u9fa5]',str1))) 阅读全文
posted @ 2023-06-05 15:00 布都御魂 阅读(48) 评论(0) 推荐(0)
摘要:''' 百度爱采购 ''' import hashlib import json import random import re from selenium.webdriver.support.ui import WebDriverWait from selenium.webdriver.suppo 阅读全文
posted @ 2023-06-01 15:28 布都御魂 阅读(39) 评论(0) 推荐(0)