当前位置:网站首页>Selenium.webdriver gets the result and converts it to JSON format
Selenium.webdriver gets the result and converts it to JSON format
2022-07-23 09:28:00 【reg183】
from selenium import webdriver
from bs4 import BeautifulSoup
driver.get(requestUrl)
html = driver.page_source
soup = BeautifulSoup(html, 'lxml')
cc = soup.select('pre')[0]
res = json.loads(cc.text)
边栏推荐
- 从零开始的C
- Wallys/PD-60 802.3AT Input Output802.3AT/AT 85% Efficiency 10/100/1000M GE Surge Protection
- [ManageEngine] six essential functions of network configuration management
- 免费屏幕录像机
- TP5框架 之链接推广项目
- 提升从改变开始...
- 1646. Recursive method of getting the maximum value in the generated array
- 程序环境和预处理
- 【C语言】文件操作
- Compose与RecyclerView结合效果会是怎样的?
猜你喜欢
随机推荐
EasyV半年度“官方网站热门内容”排行榜盘点
SPSS Chi-Square
[HLS] Call of queuing function in pipeline simulation
MongoDB的CRUD操作(2)
Developers must see | devweekly issue 1: what is time complexity?
[LeetCode]剑指 Offer 61. 扑克牌中的顺子
600 English words that programmers must master
In the era of Internet of everything, see how IOT test meets the challenge of "core"
mysql的key和index的区别及创建删除索引
Advantages of BGP machine room
【面试:并发篇21:多线程:活跃性】死锁、活锁、饥饿
codeforces每日5题(均1500)-第二十三天
[wechat applet] Introduction to development (2)
727. Minimum window subsequence sliding window
从零开始的C
正则表达式
IBM:到2030年实现容错量子优势
SQL用户表的通用设计
[FPGA tutorial case 36] communication case 6 - development of FFT Fourier transform based on vivado core and detailed explanation of Verilog input timing configuration, which is verified by MATLAB
rust allow dead_code








![[HLS] Call of queuing function in pipeline simulation](/img/b2/1de129d35b0653e5ec3f985d614c4a.png)
