Merge, Dedup & Transform Datasets
No credit card required
Merge, Dedup & Transform Datasets
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 demoYou 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:
Actor Metrics
151 monthly users
-
54 stars
98% runs succeeded
3.6 days response time
Created in Apr 2020
Modified 2 months ago