Results Checker
No credit card required
Results Checker
No credit card required
Check the results of your scrapers with this flexible checker. Just supply a dataset or key-value store ID and a few simple rules to get a detailed report.
Apify Storage ID
apifyStorageId
stringOptional
Id of dataset or key value store where the data are located.
Record Key
recordKey
stringOptional
Only specify if Apify storage id points to a key value store! This is the record key under which the data are.
Functional Checker
functionalChecker
stringRequired
Function that returns an object with item fields as keys and values as predicates (functions that return true/false)
Context
context
objectOptional
Custom object where you can put any value that will be accessible in functional checker functions as third parameter. Useful for dynamic values coming from other actors.
Identification Fields
identificationFields
arrayOptional
You can specify which fields should display in the debug OUTPUT to identify bad items. By default it shows all fields which may make it unnecessary big.
Minimal success rate
minimalSuccessRate
objectOptional
You can specify minimal success rate (0 to 1) of any field. If the success rate will be higher than this, the field will not be count as bad field. This needs t obe an object with fields as keys and success rate as values.
No extra fields
noExtraFields
booleanOptional
If checked on, the actor will consider extra fields as bad fields. Uncheck if you don't mind them
Default value of this property is true
Offset
offset
integerOptional
From which item the checking will start. Use with limit to check specific items.
Actor Metrics
1 monthly user
-
8 stars
Created in May 2019
Modified 4 years ago