Well you already wrote code to go and fetch the response so you just use the language you are working in JSON parser to tell it to parse the response to JSON then iterate over the results.
What code do you currently have?
Well you already wrote code to go and fetch the response so you just use the language you are working in JSON parser to tell it to parse the response to JSON then iterate over the results.
What code do you currently have?