Json To Csv Converter
Pricing
from $10.00 / 1,000 results
Go to Apify Store
Under maintenance
Json To Csv Converter
Pricing
from $10.00 / 1,000 results
Rating
0.0
(0)
Developer

Donny
Maintained by Community
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
a day ago
Last modified
Categories
Share
Fetch a JSON API response and convert it into an Apify dataset (exportable as CSV). Supports nested JSON extraction via JSONPath-like syntax.
Input
- apiUrl (required) - URL of the JSON API to fetch
- jsonPath (optional) - Dot-notation path to extract nested array (e.g., "data.results")
- headers (optional) - Custom headers to send with the request as a JSON string
Output
Dynamic fields based on the API response data.