JSON Path 擷取器
JSON + 路徑表達式(dot/bracket) → 值擷取(自實作解析器)
Extract a value from JSON using a simple dot or bracket path expression (e.g. user.scores[0]). No external libraries — the path is parsed entirely in your browser.
Result
生產環境使用前請驗證輸出。無擔保 — 參見 條款.