CSV Dedupe & Merge
Under maintenancePricing
from $50.00 / 1,000 merge/dedupe job completeds
Go to Apify Store
CSV Dedupe & Merge
Under maintenanceMerge two CSVs (or dedupe one) into a single clean file with duplicate rows removed. The natural companion to CSV Data Cleaner for combining exports and lists.
Pricing
from $50.00 / 1,000 merge/dedupe job completeds
Rating
0.0
(0)
Developer
Luqin Wang
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
14 hours ago
Last modified
Categories
Share
Merge two CSVs (or dedupe one) into a single clean file with duplicate rows removed. The natural companion to CSV Data Cleaner for combining exports and lists.
Input
| Field | Description |
|---|---|
| Primary CSV file | Upload the main .csv file. |
| Or: primary CSV URL | Public URL of the primary CSV file. |
| Or: paste primary CSV | Paste the primary CSV content directly. |
| Secondary CSV file (optional) | Upload a second .csv file to merge with the primary one. |
| Or: secondary CSV URL | Public URL of the secondary CSV file. |
| Or: paste secondary CSV | Paste the secondary CSV content directly. |
| Delimiter | Field delimiter used in the CSV files. |
| Remove duplicate rows | Drop rows that are exact duplicates. |
Output
- Dataset: one item per merged row. Every item carries a stable
recordIdreconciliation key generated by the actor. If your input CSV already has arecordIdcolumn, its values are preserved undersourceRecordId(suffixed if that name is taken) so the actor-ownedrecordIdstays reliable for matching dataset rows against recovered charges. - Key-value store
MERGED: the merged CSV file (text/csv) - Key-value store
SUMMARY: JSON totals (rows in, rows out, duplicates removed)
Pricing (pay-per-event)
- $0.05 per merge job
- $0.0001 per row processed