Fink JSON results¶
To create a json report for each URL use $ ./vendor/bin/fink https://www.example.com --output=fileName.json
Read more about Fink on the official Fink github.
Fink JSON format¶
Download our example file here: example_fink_report.json
Report¶
Fink only generates top-level JSON data, we recommend keeping our 'smart' feature enabled to create an organized test report. However, it can be disabled by adding the smart=false
parameter to your request.
Containers¶
url
stored as title and with our 'smart' feature enabled, the url is used to create containers.timestamp
stored as date
Results¶
The following data is stored as JSON data in a result.
status
stored as status and used as title if presentexception
stored as exception_namereferrer_xpath
stored as exception_descriptionreferrer
stored as durationreferrer_title
stored in JSON data onlydistance
stored in JSON data onlyrequest_time
stored in JSON data only