34929275 发表于 2018-1-19 16:33:50

请教一下,如何采集这样的代码。

请教一下,我想在采集这样列表数据的时候,需要采集到12条标题信息+所属的日期,这个怎么能对应上呢?

http://bbs.locoy.com/forum.php?mod=image&aid=35198&size=300x300&key=0ccf2ee0dc8d62ee&nocache=yes&type=fixnone&ramdom=O6dYB

在Python中可以使用向上查找的原则,如:find_parent('div').find_parent('div').find_parent('div').find_previous('h4').get_text()

但火车头中不知道如何设置。

leweizxl 发表于 2018-1-19 17:03:07

http://www.locoy.com/index/guide#%E8%8E%B7%E5%8F%96%E5%86%85%E5%AE%B9%E7%BD%91%E5%9D%80.html做手动网址设置用标签获取

longouxiu 发表于 2018-1-21 15:44:37

采集 一个大 循环,然后 进行 标签处理就好了

枕边人 发表于 2018-3-27 15:57:02

高级设置里 有一个标签获取
页: [1]
查看完整版本: 请教一下,如何采集这样的代码。