- 博客(1)
- 收藏
- 关注
原创 selenium使用代理
获取代理ip访问指定网站并记录访问速度,成功率,真实访问ip import json from selenium import webdriver import requests class A(): def __init__(self): self.url = 'yoururl' def get_prosy_ip(self): response = requests.post(self.url) print(response)
2021-11-23 17:29:54
1826
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人