Closed jaybeerivera02 closed 9 years ago
how to convert API query search result into CSV file?
You will have to write the code to parse the JSON data using the library we have, extract only the relevant fields, and print it out as CSV.
how to convert API query search result into CSV file?