Great thanks! Looks like I will have to find a way to "glue" all these JSONs into a big one..
"jq" (
https://stedolan.github.io/jq/) is a very good tool to achieve that (and any JSON processing in general). Learning the syntax is a bit cumbersome at the beginning but it's definitely worth it because it's very powerful.