Merge, Dedup & Transform Datasets avatar
Merge, Dedup & Transform Datasets

Pricing

Pay per usage

Go to Store
Merge, Dedup & Transform Datasets

Merge, Dedup & Transform Datasets

Developed by

Lukáš Křivka

Lukáš Křivka

Maintained by Community

The ultimate dataset processor. Extremely fast merging, deduplications & transformations all in a single run.

0.0 (0)

Pricing

Pay per usage

80

Total users

4.2K

Monthly users

125

Runs succeeded

97%

Issues response

75 days

Last modified

4 months ago

You can access the Merge, Dedup & Transform 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 '{
< "preDedupTransformFunction": "async (items, { Apify }) => {\\n return items;\\n}",
< "postDedupTransformFunction": "async (items, { Apify }) => {\\n return items;\\n}",
< "customInputData": {}
<}' |
<apify call lukaskrivka/dedup-datasets --silent --output-dataset

Merge, Dedup & Transform Datasets API through CLI

The Apify CLI is the official tool that allows you to use Merge, Dedup & Transform 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: