I have an API call which returns a HTML with script tag which has some arrays within it. Is it possible to convert this into a JSON object?
Can you please provide a code example?