for i in range(60):

        index='vol1-5338-p'+str(i+2)
        final_url=os.path.join('file:///C:\Users\Administrator\AppData\Roaming\Tencent\QQTempSys\%W@GJ$ACOF(TYDYECOKVDYB.pnghttp://m.1kkk.com/',index)
        driver.get(final_url)
        print(final_url)
        try:
            img_path = driver.find_element_by_xpath(".//img[@id='cp_img']")
        except NoSuchElementException:
            print('下载完毕')
            driver.quit()
            sys.exit()              #捕获异常后退出程序
        img_url = img_path.get_attribute('src')  # get_attribute('src') 获取src内的内容




举报 使用道具
| 回复

共 1 个关于本帖的回复 最后回复于 2021-8-6 09:38

gz51837844 管理员 发表于 2021-8-6 09:38:44 | 显示全部楼层
可以打开Gooseeker网络爬虫数据管家的规则调试界面, 直接查看xpath是否可以定位到节点, 也可以自动生成xpath

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
举报 使用道具
您需要登录后才可以回帖 登录 | 立即注册

精彩推荐

  • 利用AI阅读和分析文本:使用COZE建设游记文
  • 使用AI工具Kimi生成python代码为文本分析结
  • 苹果mac电脑安装集搜客网络爬虫软件失败的
  • 下载支持win7的集搜客网络爬虫软件
  • 遇到“无法识别的应用”告警怎么办?

热门用户

GMT+8, 2024-9-10 19:36