VOOZH about

URL: https://apify.com/zsoftware/json-to-yaml-converter

⇱ JSON To YAML Converter Β· Apify


Pricing

Pay per event

Go to Apify Store

JSON To YAML Converter

JSON to YAML Converter: This Apify Actor takes a JSON file or raw string input, transforms it into a validated YAML document, and outputs a downloadable output.yaml file. Lightweight, fast, and easy to integrate into any workflow.

Pricing

Pay per event

Rating

0.0

(0)

Developer

πŸ‘ Karim

Karim

Maintained by Community

Actor stats

0

Bookmarked

16

Total users

1

Monthly active users

a year ago

Last modified

Share

Easily transform JSON into YAML. Provide a JSON string or upload a JSON file and receive the same data in YAML format.

Input

  • jsonText – JSON string to convert.
  • jsonFile – HTTPS URL of a JSON file in the actor's key-value store.

Only one of jsonText or jsonFile is required.

Charging

Running the actor costs $0.005 when it starts. After the YAML is generated, the actor charges $0.00001 for each character in the output.

Example

{
"jsonText":"{\n \"name\": \"Alice\",\n \"age\": 30,\n \"active\": true,\n \"address\": {\n \"street\": \"123 Main St\",\n \"city\": \"Metropolis\"\n },\n \"skills\": [\"python\", \"javascript\"],\n \"projects\": [{\"name\": \"alpha\"}, {\"name\": \"beta\"}]\n}"
}

You might also like

YAML to JSON Converter

eloquent_mountain/yaml-to-json-converter

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.

YAML Validator & Converter

automation-lab/yaml-validator

Validate YAML, JSON, and TOML syntax. Convert between formats. Detect errors with exact line numbers. Bulk-process documents or URLs. Zero proxy, 95%+ margin.

πŸ‘ User avatar

Stas Persiianenko

2

XML to JSON Converter

eloquent_mountain/xml-to-json-converter

XML to JSON Converter Convert any XML file to JSON effortlessly with this Apify actor. Handle complex XML structures and transform them into structured JSON data. Supports input via URL or direct text paste, making it easy to integrate into your data processing workflows.

Universal Data Structure Converter

moving_beacon-owner1/my-actor-63

A production-grade Apify actor that converts between HTML, XML, CSV, YAML, and JSON formats. Supports 9+ conversion types with smart auto-detection, nested JSON flattening, HTML table scraping, batch URL processing, and full customization.

2

Lingo.dev Localizer

igolaizola/lingo-dev-localizer

Translate a single JSON/YAML/plain-text file into multiple languages using lingo.dev. Provide a URL, upload, or paste content and get one dataset row per language with translated text or a download URL. Perfect for fast i18n workflows, CI automation, and asset localization.

πŸ‘ User avatar

IΓ±igo Garcia Olaizola

1

JSON Schema Generator

automation-lab/json-schema-generator

Generate JSON Schema (draft-07) from sample JSON instantly. Auto-detects types, required fields, nullable values, and nested structures. Export as JSON or YAML.

πŸ‘ User avatar

Stas Persiianenko

2

JSON to CSV Converter

eloquent_mountain/json-to-csv-converter

JSON to CSV Converter. Effortlessly transform JSON data into CSV with our Apify actor. Handle nested structures, expand lists into rows, and customize separators and delimiters. Input via URL or paste JSON text. Ideal for data analysis and reporting!

URL to PDF Converter

rainminer/url-to-pdf-converter

Converts any web page into a high-quality PDF document ready to download file hosted on Apify. Print any web page to PDF with this actor.

JSON To XML Converter

zsoftware/json-to-xml-converter

Easily convert structured JSON data into well-formed XML. This actor accepts raw JSON text or a file and outputs clean, standards-compliant XMLβ€”perfect for data transformation pipelines, integrations, or legacy system compatibility.

Related articles

How to parse JSON with Python
Read more
How to parse JSON in JavaScript
Read more
Websy: a CLI tool to automate Actor setup and management
Read more