> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# json数据提取

# 输入

•待提取数据\_字符串： <strong>传入的字符串参数需要支持转换为json类型</strong>。

如：\[\{"title": "1", "q": \{"title": "3"}}, \{"title": "2"}]

•待提取键名：待提取的字段名, 字符串, 必填。

# 输出

•列表返回：返回的是提取出来的列表数据。

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
