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¶
urlstored as title and with our 'smart' feature enabled, the url is used to create containers.timestampstored as date
Results¶
The following data is stored as JSON data in a result.
statusstored as status and used as title if presentexceptionstored as exception_namereferrer_xpathstored as exception_descriptionreferrerstored as durationreferrer_titlestored in JSON data onlydistancestored in JSON data onlyrequest_timestored in JSON data only