Merge, Dedup & Transform Datasets avatar

Merge, Dedup & Transform Datasets

Try for free

No credit card required

View all Actors
Merge, Dedup & Transform Datasets

Merge, Dedup & Transform Datasets

lukaskrivka/dedup-datasets
Try for free

No credit card required

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

Do you want to learn more about this Actor?

Get a demo

You can access the Merge, Dedup & Transform Datasets programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "preDedupTransformFunction": "async (items, { Apify }) => {\\n    return items;\\n}",
3  "postDedupTransformFunction": "async (items, { Apify }) => {\\n    return items;\\n}",
4  "customInputData": {}
5}' |
6apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Apify
Actor metrics
  • 831 monthly users
  • 49 stars
  • 99.8% runs succeeded
  • 3.6 days response time
  • Created in Apr 2020
  • Modified 9 days ago