Hello, I tried to catch the json path $.symbol from this free API https://api.coingecko.com/api/v3/coins/list?include_platform=false
$.name does work, but $.symbol which must be a logo must work too, tried text and image with that json path. Does not work, Any ideas? thx