JSON Path to CSV

Query JSON with JSONPath, then convert the result to CSV.

What is this tool?

Need to extract data from JSON and export as CSV? Use JSONPath to query your JSON, then convert the result to CSV in one step. Extract nested arrays or filter before export.