NaiboWang / EasySpider

A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
https://www.easyspider.net
Other
29.28k stars 3.44k forks source link

同一个评论,有时候打开了可以爬到。有时候不可以 #441

Open LKCheng opened 2 weeks ago

LKCheng commented 2 weeks ago

image

LKCheng commented 2 weeks ago

用的是 .//[contains(concat(' ', normalize-space(@class), ' '), ' relatedUiAdapter ') and @data-e2e='feed-active-video']//[contains(concat(' ', normalize-space(@class), ' '), ' comment-mainContent ')]//*[contains(concat(' ', normalize-space(@class), ' '), ' CDx534Ub ')]/div[2]/div[1] xpath 是可以获取到的