Batch JSONPath API Response Audit
Created by
Stas Persiianenko
Actor
JSONPath Extractor
Run several JSONPath expressions over API response JSON to extract IDs, statuses, errors, and nested totals in one dataset.
JSONPath Extractorautomation-lab/jsonpath-extractor
Expression
Path
Match #
Value
+1 fieldTextNumberBooleanListObject
Input
JSON input(required):{"requestId":"req_123","status":"ok","data":{"orders":[{"id":"o1","status":"paid","total":42.5},{"id":"o2","status":"pending","total":13.0}]},"errors":[]}
JSONPath expressions(required):$.requestId+3
Include result paths:true
Flatten results:true
Wrap primitive values as objects:true
Output fields
Expression
Path
Match #
Value
Type
Sign up on Apify01
Create your Apify account to access the JSONPath Extractor.
Start the run02
The Actor will start running based on the input automatically.
Receive the output03
Monitor the progress in real-time. You will be notified as soon as your dataset is complete and ready for review.
Integrate into your workflow04
The final output is delivered in JSON, CSV, or Excel format, ready to be plugged into your workflow.
