Nodes/LF Nodes/Get Value from JSON
ComfyUI Node

Get Value from JSON

A ComfyUI node in ✨ LF Nodes/JSON with 4 inputs and 6 outputs.

By lucafoscili·Created 2 years ago·Updated about a year ago· 50
Get Value from JSON
  • json_input
  • ui_widget
  • json
  • string
  • number
  • int
  • float
  • boolean
key
index0
Category✨ LF Nodes/JSON

Inputs (4)

NameTypeDefaultDescription
json_inputJSONJSON Object.
keySTRINGKey to select.
indexINT0When the input is a list of JSON objects, it sets the index of the occurrence from which the value is extracted.
ui_widgetoptKUL_CODE

Outputs (6)

NameTypeDescription
jsonJSON
stringSTRING
numberNUMBER
intINT
floatFLOAT
booleanBOOLEAN