Data Transform Toolkit - CSV, JSON, XML
Pricing
Pay per usage
Go to Apify Store
Under maintenance
Data Transform Toolkit - CSV, JSON, XML
Transform data between formats: CSV, JSON, XML, YAML. Apply filters, sorting, aggregation, and custom mappings. Build lightweight ETL pipelines for data processing workflows.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
2x lazymac
Maintained by Community
Actor stats
0
Bookmarked
1
Total users
1
Monthly active users
9 days ago
Last modified
Categories
Share
Data Transform Toolkit
Transform data between JSON, CSV, and XML. Flatten, unflatten, filter, pick, sort, compute stats, and validate data.
Input
operation(string, required): Operation —json_to_csv,csv_to_json,json_to_xml,flatten,unflatten,filter,pick,sort,stats,validatedata(string, required): Input data (JSON string or CSV text)options(object): Operation-specific options (delimiter, query, fields, field, order)
Output
Returns transformed data in the requested format.

