当前位置:网站首页>Reptile exercise 02
Reptile exercise 02
2022-07-03 04:24:00 【Mung east corner】
import requests
import re
url="https://pixivic.com/?VNK=af96011e"
headers={"user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36 Edg/97.0.1072.76"}
page_data=requests.get(url=url,headers=headers).text
ree='<div data.*?<img.*? src="(.*?)".*?</div>'
img_src=re.findall(ree,page_data,re.S)
print(img_src)
for src in img_src:
img=requests.get(url=img_src,headers=headers).content
边栏推荐
猜你喜欢
X-ray normal based contour rendering
Asp access teaching management system design finished product
[free completion] development of course guidance platform (source code +lunwen)
[graduation season · aggressive technology Er] Confessions of workers
Design and implementation of JSP logistics center storage information management system
[Thesis Writing] how to write the overall design of JSP tourism network
Busycal latest Chinese version
跨境电商多商户系统怎么选
Fcpx template: sweet memory electronic photo album photo display animation beautiful memory
Smart contract security audit company selection analysis and audit report resources download - domestic article
随机推荐
Design and implementation of kubelet garbage collection mechanism to protect nodes from being preempted by containers image GC high threshold
[文献阅读] Sparsity in Deep Learning: Pruning and growth for efficient inference and training in NN
用户体验五要素
xrandr修改分辨率与刷新率
使用BENCHMARKSQL工具对KingbaseES执行测试时报错funcs sh file not found
What are the Bluetooth headsets with good sound quality in 2022? Inventory of four high-quality Bluetooth headsets
金仓数据库KingbaseES 插件kdb_database_link
Analysis of the reason why the server cannot connect remotely
[set theory] inclusion exclusion principle (including examples of exclusion principle)
Basic types of data in TS
sd卡数据损坏怎么回事,sd卡数据损坏怎么恢复
Some information about the developer environment in Chengdu
MySQL field userid comma separated save by userid query
[pat (basic level) practice] - [simple simulation] 1063 calculate the spectral radius
[no title] 2022 chlorination process examination content and free chlorination process examination questions
Joint search set: the number of points in connected blocks (the number of points in a set)
Taking two column waterfall flow as an example, how should we build an array of each column
Use the benchmarksql tool to perform a data prompt on kingbases. The jdbc driver cannot be found
金仓数据库KingbaseES 插件kdb_exists_expand
树莓派如何连接WiFi