
Diff Datasets
Pricing
Pay per usage
Go to Store

Diff Datasets
Take one dataset on Apify platform, compare it to another, and output the missing ones. This can also be used to output only changed items, using a compound key
0.0 (0)
Pricing
Pay per usage
3
Total users
13
Monthly users
2
Runs succeeded
0%
Last modified
3 years ago
You can access the Diff Datasets 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 '{}' |<apify call pocesar/diff-datasets --silent --output-dataset
Diff Datasets API through CLI
The Apify CLI is the official tool that allows you to use Diff Datasets locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: