摘要:
0 selenium 登录cnblogs from selenium import webdriver from selenium.webdriver.common.by import By import time import json bro = webdriver.Chrome(executa 阅读全文
posted @ 2023-03-20 14:50
理塘丁真1!5!
阅读(22)
评论(0)
推荐(0)
摘要:
1 bs4介绍,遍历文档树 # beautifulsoup4 从HTML或XML文件中提取数据的python库 # 用它来解析爬回来的xml # 安装:pip install beautifulsoup4 pip install lxml # 解析库 # soup=BeautifulSoup('要解 阅读全文
posted @ 2023-03-20 14:38
理塘丁真1!5!
阅读(49)
评论(0)
推荐(0)
摘要:
http和https的区别 HTTP(HyperText Transfer Protocol)和HTTPS(HyperText Transfer Protocol Secure)是两种常见的协议,用于在 Web 上传输数据。 hhtps是http协议的加密版本。它使用SSL/TLS协议来加密和验证数 阅读全文
posted @ 2023-03-20 14:37
理塘丁真1!5!
阅读(76)
评论(0)
推荐(0)

浙公网安备 33010602011771号