Diff Dataset Fields
Pricing
Pay per usage
Go to Apify Store
Diff Dataset Fields
Compare changes in text fields between two datasets. Monitor new and updated content on websites.
0.0 (0)
Pricing
Pay per usage
1
31
4
Last modified
a year ago
Pricing
Pay per usage
Compare changes in text fields between two datasets. Monitor new and updated content on websites.
0.0 (0)
Pricing
Pay per usage
1
31
4
Last modified
a year ago
fieldToMapBystringOptional
Field used to find which items should be matched for comparison. Usually some identifier like url or id.
Default value of this property is "url"
fieldsToDiffarrayOptional
Fields that will be compared between matched items. Usually fields like text, description, markdown.
outputTypesarrayOptional
Which items should be pushed to the default dataset
Default value of this property is ["new","removed","updated","unchanged"]
outputDatasetIdstringOptional
Enables storing the diff items into a separate dataset. Useful for tracking historical changes or integration workflows.
onlyLoadStoreDiffedFieldsbooleanOptional
If enabled, only the fields specified in fieldsToDiff and fieldToMapBy will be loaded and stored in the output diff dataset. This helps to reduce storage costs and make the run faster.
Default value of this property is false