Automated JSON unnester avatar

Automated JSON unnester

Try for free

No credit card required

View all Actors
Automated JSON unnester

Automated JSON unnester

eloquent_mountain/automated-json-unnester
Try for free

No credit card required

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.

You can access the Automated JSON unnester programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "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",
3  "jsonText": "{\\"name\\":\\"John Doe\\",\\"age\\":30,\\"isStudent\\":false,\\"skills\\":[\\"JavaScript\\",\\"Python\\",\\"HTML\\"],\\"address\\":{\\"city\\":\\"New York\\",\\"zip\\":\\"10001\\"}}"
4}' |
5apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 1 star

  • >99% runs succeeded

  • Created in Nov 2024

  • Modified 5 days ago