JSON Path Tester
Test JSONPath-expressies op JSON-gegevens. Voer uw JSON in, schrijf een padexpressie en bekijk resultaten direct.
Voorbeelden
Voer JSON en een JSONPath-expressie in
Bevraag JSON-gegevens met JSONPath-expressies
Ctrl+Enter uitvoerenCtrl+Shift+C kopiëren
Meer informatie
JSONPath: querytaal voor het extraheren van JSON-gegevens
Leer JSONPath-syntaxis voor het filteren, slicen en extraheren van waarden uit complexe JSON-structuren.
What Is JSONPath?
JSONPath is a query language for extracting data from JSON documents. Just as XPath navigates XML documents, JSONPath navigates JSON structures using a concise expression syntax. It was formalized in RFC 9535 (February 2024) after years of informal specification.
7 min lezenLees de volledige gids