JSON PATH
Pricing
$10.00/month + usage
JSON PATH
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
Analyse, transform, and selectively extract data from JSON documents (and JavaScript objects). Try to test the json path valid or not at the json path online https://jsonpath.com/
Input example
1{ 2 "jsonPath": "$[?(@.price>15000000)]", 3 "transformFunction": "$ => ({ name: $.name, sku: $.sku })", 4 "url": "https://api.apify.com/v2/datasets/P88peu2dDFe53hdMK/items?clean=true&format=json" 5}
Output example
The output has only items with price is greater than 15 millions and will only two properties (name, sku)
1[{ 2 "name": "Apple iPhone 13", 3 "sku": "5447919661404" 4}, 5{ 6 "name": "Apple iPhone 11", 7 "sku": "5679549432792" 8}]
Pricing
Pricing model
RentalTo 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