抓取 1 号单个店物品评论
1、 数据字段
- 评分
- 内容
- 日期和姓名
- 用户名
2、结果示例截图
3、sitemap json
{"_id":"yhditem","startUrl":["https://item.yhd.com/30225444378.html#productExperience"],"selectors":[{"id":"element","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"div.good-comment","multiple":true,"delay":"2000","clickElementSelector":".latestnewnextpage a","clickType":"clickMore","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"},{"id":"star","type":"SelectorElementAttribute","parentSelectors":["element"],"selector":"span.star","multiple":false,"extractAttribute":"class","delay":0},{"id":"content","type":"SelectorText","parentSelectors":["element"],"selector":"span.text","multiple":false,"regex":"","delay":0},{"id":"date","type":"SelectorText","parentSelectors":["element"],"selector":"span.date","multiple":false,"regex":"","delay":0},{"id":"user","type":"SelectorText","parentSelectors":["element"],"selector":"em","multiple":false,"regex":"","delay":0}]}