How to use
Convert a JSON array of flat objects into spreadsheet-ready CSV.
Turn an array of API objects into CSV you can import straight into Excel or Google Sheets. Keys from every object are merged into the header row, and values containing commas, quotes, or newlines are quoted and escaped for you.