Automated JSON unnester avatar
Automated JSON unnester

Pricing

$2.00/month + usage

Go to Store
Automated JSON unnester

Automated JSON unnester

Developed by

Paco

Paco

Maintained by Community

Unnest and download any JSON effortlessly with this powerful Apify actor. Handle complex nested structures, expand lists into rows, and customize your output with ease.

0.0 (0)

Pricing

$2.00/month + usage

1

Total users

2

Monthly users

1

Runs succeeded

>99%

Last modified

6 months ago

You can access the Automated JSON unnester programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "jsonUrl": "https://services.nijmegen.nl/geoservices/extern_Mobiliteit/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=extern_Mobiliteit%3AMOB_TAXISTANDPLAATSEN&outputFormat=application%2Fjson",
< "jsonText": "{\\"name\\":\\"John Doe\\",\\"age\\":30,\\"isStudent\\":false,\\"skills\\":[\\"JavaScript\\",\\"Python\\",\\"HTML\\"],\\"address\\":{\\"city\\":\\"New York\\",\\"zip\\":\\"10001\\"}}"
<}' |
<apify call eloquent_mountain/automated-json-unnester --silent --output-dataset

Automated JSON unnester API through CLI

The Apify CLI is the official tool that allows you to use Automated JSON unnester locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: