Formats websites containing JSON and allows to search them using jsonpath
Formats websites containing JSON and allows to search them using jsonpath
Latest reviews
- (2023-07-22) Midhun MOHAN.P: not working
- (2022-12-17) Mukti Prakash: not working for me , chrome : Version 108.0.5359.73 (Official Build) (64-bit) Any specific version or workaround ?
- (2022-09-04) gurudutt pathak: Not working for me
- (2022-08-25) Vaibhav Surawase: Isn't working.....
- (2022-04-22) Navya k rao: not working for me
- (2021-11-04) Keith Tyler: It's okay but it's five years old and so is based on a five-years-old implementation of JsonPath (JsonPath 2.2.0). So anything newer than that isn't available, such as keys() and sum() and other functions.
- (2020-07-24) Mohan Anandu: Good
- (2019-12-11) 印茶: 简单好用
- (2017-08-15) 欧阳晟: need larger input
- (2017-04-07) Girish Kumar: This is very useful tool! Always wanted jsonpath evaluation along with json formatting. This extension does both. Looks like regex expressions are not supported? E.g: $..book[?(@.author =~ /.*REES/i)] All books matching regex (ignore case)