YAML to JSON Converter avatar

YAML to JSON Converter

Try for free

No credit card required

View all Actors
YAML to JSON Converter

YAML to JSON Converter

eloquent_mountain/yaml-to-json-converter
Try for free

No credit card required

YAML to JSON Converter Seamlessly transform YAML files into JSON format using this Apify actor. Ideal for handling intricate YAML structures, it accepts inputs via URL or direct text paste. Perfect for developers and data analysts looking to integrate YAML data into JSON-based applications.

You can access the YAML to JSON Converter 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  "yamlUrl": "https://raw.githubusercontent.com/codefresh-io/yaml-examples/refs/heads/master/codefresh-build-1.yml",
3  "yamlText": "name: John Doe\\nage: 30\\nisStudent: false\\nskills:\\n  - JavaScript\\n  - Python\\n  - HTML\\naddress:\\n  city: New York\\n  zip: '\''10001'\''"
4}' |
5apify call eloquent_mountain/yaml-to-json-converter --silent --output-dataset

YAML to JSON Converter API through CLI

The Apify CLI is the official tool that allows you to use YAML to JSON Converter 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

  • 2 monthly users

  • 1 star

  • 67% runs succeeded

  • Created in Nov 2024

  • Modified a day ago