JsonPathOnUrl(string url, string jsonPath, [string xmlHttpDownloaderSettings])

Fetches url and returns the (array) result from JSONPath expression (cached).

See cookbook/JsonPathOnUrl.xsl for JSONPath examples.

See BuildHttpDownloaderSettings for details about xmlHttpDownloaderSettings.

Similar to XPathOnUrl, JsonPathOnUrl returns an array if there are several nodes matched by the JSONPath expression.

Get help with this function in the SeoTools Community Forum.

 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>