Recommended releases

Download Released

JSONPath Parser is a Feeds parser that allows parsing JSON files using the
JSONPath library. It is very similar to the Feeds XPath Parser module.

Documentation for JSONPath can be seen here:
https://github.com/SoftCreatR/JSONPath

Installation

Note: This module now bundles the JSONPath library, so installing the xautoload
and libraries module and the libraries module is no longer neecessary.

Issues

Bugs and Feature requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/feeds_jsonpath_parser/issues.

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.

The bundled JSONPath library is under the MIT License. Please see the license
file located at libraries/jsonpath/LICENSE.md.