XPath Quick Extract and Format

Run an XPath extraction and format the JSON result for readable review.

Beginner~2 minxmlquery

Use case

Use this as a simple starter flow when learning XML querying and inspecting extracted values.

Workflow overview2 steps0 / 2 completed~2 min

What to expect

Follow the steps from left to right for a quick overview, then use the inline stepper below to run each tool.

Run an XPath extraction and format the JSON result for readable review.

Current focusStep 1 · XPath Evaluator
0% complete
Step 1xml-tools Waiting

XPath Evaluator

XML / XPATH → XML / TEXT

Evaluate XPath

Matched values or nodes serialized as JSON.

Step 2json-tools Waiting

JSON Formatter (Pretty Print)

JSON → JSON

Format JSON

Readable, pretty-printed JSON output.

Workflow steps

Run this workflow inline
Work through each tool step here. Running a step automatically prepares the next step with the correct handoff value.

Workflow shortcut

Next unlocked step: Step 1 · XPath Evaluator

Progress is stored locally in this browser.
1
Step 1Ready to runxml-tools

XPath Evaluator

Evaluate XPath expressions against XML input.

Open full tool

XPath input (JSON envelope)

Provide { "xml": "<xml...>", "xpath": "/root/path" } or { "xpath": "//tag" }.

XPath result

Matched values or nodes serialized as JSON.

Run this step to process the current input and prepare the next workflow stage.

2
Step 2Lockedjson-tools

JSON Formatter (Pretty Print)

Pretty-print JSON with consistent indentation.

Open full tool
Complete the previous step first
This step unlocks automatically after all earlier workflow steps are completed successfully.

JSON input

Paste raw or minified JSON.

Formatted JSON

Readable, pretty-printed JSON output.

Run this step to process the current input and prepare the next workflow stage.