JSON to CSV

#2.25 / 4 rate

JSON to CSV

658 users

2019-03-08

Sam Larison

samlarison+noreply@gma...

Extension Information

5 star
33%
4 star
0%
3 star
0%
2 star
0%
1 star
67%

Supported Languages

Permissions

Hot Permissions

Description

download .JSON to .CSV or in other words; custom csv from json feeds or files.

Transform JSON web response to one of two CSV formats

When you view a JSON data feed (typically a web url ending in .json or with Content-Type: application/json) some advanced users will wish to extract some of this complex object data into 2d array like format (i.e. spreadsheet data).

This extension allows you to craft a custom script (which you can save) and then evaluate that script to transform the json array of objects into a flat array of columns, which can then easily be copied and pasted into a spreadsheet or downloaded as CSV format.

Source Code https://github.com/qufighter/csv_from_json