Local stored JSON: api_coingecko_com_api_v3_simple_price.json
Shortcode for showing “usd_market_cap” of “ethereum”:
[jsoncontentimporterpro nameoftemplate=apicoingeckocom convertjsonnumbers2strings=yes]Twig-Code:
safemoon.usd_24h_vo: {{safemoon.usd_24h_vo}}
{% for k,v in _parent %} {{k}}
{% for k1,v1 in v %} {{k1}}: {{v1}}
{% endfor %}
{% endfor %}
In action, show all data:
curlGET failed, http-code: 301