JSONPath

An XPath-like tool for JSON
Download

JSONPath Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Phil Budne
  • Publisher web site:
  • http://www.ultimate.com/phil/

JSONPath Tags


JSONPath Description

An XPath-like tool for JSON JSONPath is an XPath-like tool for JSON. See http://goessner.net/articles/JsonPath/ Based on JavaScript version by Stefan Goessner at: http://code.google.com/p/jsonpath/ and Perl version by Kate Rhodes at: http://github.com/masukomi/jsonpath-perl/tree/masterNOTE WELL: "predicates" are evaluated using the Python eval() function, which is scary-dangerous. I made an effort to translate JavaScript syntax to Python for common cases, but it's easy to break. I regard this as a toy. The "JSAM" package (above) takes a different approach, storing JSON objects as trees in an SQL database, and executing XPath queries using SQL. Requirements: · Python


JSONPath Related Software