会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
查无此人cxc
博客园
首页
新随笔
联系
管理
订阅
2021年9月29日
selenium模块基本使用操作及复杂爬虫项目
摘要: 首先导入模块: from selenium import webdriver 获取属性 tag.get_attribute('src') 获取标签ID,位置,名称,大小 print(tag.id)print(tag.location)print(tag.tag_name)print(tag.size
阅读全文
posted @ 2021-09-29 21:54 查无此人cxc
阅读(168)
评论(0)
推荐(0)
公告