ToolBuddy
In Browser

XPath Tester

Evaluate an XPath expression against pasted XML in the browser. Matching node text is listed. No remote XML processor.

Runs in your browser. Nothing is uploaded.

0 characters · 0 lines

0 characters · 0 lines

About this tool

Evaluate XPath against pasted XML using document.evaluate. Node text is listed, one match per line.

How to use: paste XML, enter //tag or an attribute path, copy matches. Invalid XML fails first.

Example: //to on a note document returns Ada. Related: JSONPath for JSON documents.

Related Web tools