Deterministic JSON CSV Converter avatar

Deterministic JSON CSV Converter

Pricing

from $0.01 / actor start

Go to Apify Store
Deterministic JSON CSV Converter

Deterministic JSON CSV Converter

Convert JSON arrays to CSV and CSV to JSON with deterministic output, validation, strict parsing, formula-injection protection, and SHA-256 verification.

Pricing

from $0.01 / actor start

Rating

0.0

(0)

Developer

Nico clerckx

Nico clerckx

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

What it does

Convert UTF-8 JSON arrays to CSV or CSV documents to JSON with deterministic, repeatable output. No external downloads are performed.

Features

  • JSON to CSV and CSV to JSON
  • Optional JSON Schema validation
  • Strict CSV parsing
  • Spreadsheet formula-injection protection
  • SHA-256 output verification
  • Structured dataset result for automation and API use

Example

Use source format json, target format csv, and input data:

[{"id":1,"name":"Ada"}]

The converted data is returned in the default dataset together with row count, column names, and a SHA-256 checksum.

Privacy

Input is processed only for the conversion run. The Actor does not fetch external URLs.