Dataset Cleaner & Deduplicator
Pricing
from $0.30 / 1,000 item cleaneds
Dataset Cleaner & Deduplicator
Clean, normalize and deduplicate any dataset: field names, whitespace, empty values, numbers, plus exact and fuzzy duplicate removal.
Dataset Cleaner & Deduplicator
Pricing
from $0.30 / 1,000 item cleaneds
Clean, normalize and deduplicate any dataset: field names, whitespace, empty values, numbers, plus exact and fuzzy duplicate removal.
You can access the Dataset Cleaner & Deduplicator 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 API & Integrations in Apify Console.
$echo '{< "items": []<}' |<apify call luminous_i/dataset-cleaner-deduplicator --silent --output-datasetThe Apify CLI is the official tool that allows you to use Dataset Cleaner & Deduplicator locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: