CSV to JSON Converter
Pricing
Pay per usage
Go to Apify Store

CSV to JSON Converter
Convert CSV data to JSON format. Supports headers, custom delimiters, and data type inference. Process CSV files or paste data directly.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
CSV to JSON Converter - Parse & Transform Tabular Data
Convert CSV files to JSON with automatic schema detection. Auto-detect delimiters, handle quotes, and infer types.
Key Features
- Auto-detect delimiter (comma, tab, semicolon, pipe)
- Handle quoted fields and escapes
- Automatic type inference (numbers, booleans)
- Schema detection with sample values
- URL or inline CSV input
Cost
Typical runs cost less than $0.01.
Input Example
{"csvUrl": "https://example.com/data.csv", "hasHeaders": true}
Output Example
{"rowCount": 100, "headers": ["name", "age", "email"], "schema": {"name": {"types": ["string"]}}, "data": [...]}
Use Cases
- Data pipeline transformations
- Spreadsheet to API conversion
- Data import preparation
- ETL workflows
Built By
Donny Dev - Blockchain & automation developer