
Data Change Monitoring
Deprecated
Pricing
$5.00/month + usage

Data Change Monitoring
Deprecated
Monitor data changes between scraper runs or other datasets. Get a report on what fields changed. This actor takes two datasets, and verifies that a sample of entries that are common to both datasets are identical. Output is a list of discrepancies between the two datasets.
0.0 (0)
Pricing
$5.00/month + usage
1
Total users
1
Monthly users
1
Last modified
a year ago
You can access the Data Change Monitoring programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "runType": "ACTOR",< "comparisonDatasetMaxEntries": 20<}' |<apify call jurooravec/data-change-monitoring --silent --output-dataset
Data Change Monitoring API through CLI
The Apify CLI is the official tool that allows you to use Data Change Monitoring locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: