You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JSON-Path-Explorer is a recursive JSON file parsing tool written in Python. It visually presents the structure of a JSON file — no matter how complex — and for each value generates the path in Python syntax for direct access to that value.