ComfyUI Node

Get Request Node

A ComfyUI node in RequestNode/Get Request with 3 inputs and 4 outputs.

By ahkimkoo·Created 2 months ago·Updated 2 months ago· 1
Get Request Node
  • headers
  • query_list
  • text
  • file
  • json
  • any
target_urlhttps://example.com/api
CategoryRequestNode/Get Request

Inputs (3)

NameTypeDefaultDescription
target_urlSTRINGhttps://example.com/api
headersoptKEY_VALUE
query_listoptKEY_VALUE

Outputs (4)

NameTypeDescription
textSTRING
fileBYTES
jsonJSON
anyANY