Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何嵌套采集 #641

Open
HybGit opened this issue Dec 23, 2024 · 0 comments
Open

如何嵌套采集 #641

HybGit opened this issue Dec 23, 2024 · 0 comments

Comments

@HybGit
Copy link

HybGit commented Dec 23, 2024

版本信息 | Version Information

EasySpider版本 | EasySpider Version:
系统版本(架构) | System Version (Architecture):
浏览器版本 | Browser Version:
安装方式 | Installation method:

问题描述 | Issue Description

image
页面:https://hotels.ctrip.com/hotels/1643106.html?cityid=32
如何采集成如下结构数据:
[{
"字段1":“”,
"字段2":“”,
"字段3":[{
"子字段1“:"",
"子字段2“:"",
"子字段3“:""
},{
"子字段1“:"",
"子字段2“:"",
"子字段3“:""
}],

}]

如何复现 | Steps to Reproduce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant