Type: lib.http.GetJSON

Namespace: lib.http

Description

Fetch and parse JSON from a URL. http, get, json, fetch, request, api

Properties

Property Type Description Default
url str URL to fetch ``
headers str Optional JSON object of request headers ``

Outputs

Output Type Description
output any  
status int  

Browse other nodes in the lib.http namespace.