I want to read data table response from google trend.
Here is the url : http://www.google.com/trends/fetchComponent?q=stromae&cid=TIMESERIES_GRAPH_0&export=3
I've tried getJSON request but the data don't seem to be JSON or JSONP so how can I read it using jquery ?