JSON PATH avatar
JSON PATH

Pricing

$10.00/month + usage

Go to Store
JSON PATH

JSON PATH

Developed by

Tin Duong

Maintained by Community

Analyse, transform, and selectively extract data from JSON documents (and JavaScript objects).

0.0 (0)

Pricing

$10.00/month + usage

0

Monthly users

1

Runs succeeded

89%

Last modified

6 months ago

You can access the JSON PATH programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "url": "https://github.com/dtrungtin/apify/raw/refs/heads/master/dataset_tiki-scraper.json",
3  "jsonPath": "$[*]",
4  "transformFunction": "$ => ({ name: $.name, sku: $.sku })"
5}' |
6apify call dtrungtin/jsonpath --silent --output-dataset

JSON PATH API through CLI

The Apify CLI is the official tool that allows you to use JSON PATH locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

3 days

Price

$10.00