CSV Dedupe & Merge avatar

CSV Dedupe & Merge

Under maintenance

Pricing

from $50.00 / 1,000 merge/dedupe job completeds

Go to Apify Store
CSV Dedupe & Merge

CSV Dedupe & Merge

Under maintenance

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.

Pricing

from $50.00 / 1,000 merge/dedupe job completeds

Rating

0.0

(0)

Developer

Luqin Wang

Luqin Wang

Maintained by Community

Actor 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

FieldDescription
Primary CSV fileUpload the main .csv file.
Or: primary CSV URLPublic URL of the primary CSV file.
Or: paste primary CSVPaste the primary CSV content directly.
Secondary CSV file (optional)Upload a second .csv file to merge with the primary one.
Or: secondary CSV URLPublic URL of the secondary CSV file.
Or: paste secondary CSVPaste the secondary CSV content directly.
DelimiterField delimiter used in the CSV files.
Remove duplicate rowsDrop rows that are exact duplicates.

Output

  • Dataset: one item per merged row. Every item carries a stable recordId reconciliation key generated by the actor. If your input CSV already has a recordId column, its values are preserved under sourceRecordId (suffixed if that name is taken) so the actor-owned recordId stays 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