I need a tool to modify json data with some arbitrary function applied only to specific paths expressed in some syntax (e.g. jsonpath, but may be any other). Key feature is to modify existing data structure, not to extract only some piece and then modify it. Is there something like I described? For example we got the input data: and
Tag: jsonpath
get list of json paths in python
I’m looking to get list of all possible json paths in a json file – can recommend any one? Eg : if input is below o/p : I’m basically looking. a python version of this : https://www.convertjson.com/json-path-list.htm I want to build a general solution , if any json file – it will be a single value for schema generation (ie