Convertor

JSONをCSVに変換

JSONのレコードをCSVに変換すれば、ExcelやGoogle スプレッドシートでそのまま開けます。

変換元
To

JSON

The data format of the web. Structured, readable, and understood by every programming language.

CSV

Rows and columns as plain text. The universal exchange format for spreadsheets and tabular data.