Scraped Data Cleaner & Converter (No-Code CSV/JSON Tool) - PPE avatar
Scraped Data Cleaner & Converter (No-Code CSV/JSON Tool) - PPE

Pricing

Pay per event

Go to Store
Scraped Data Cleaner & Converter (No-Code CSV/JSON Tool) - PPE

Scraped Data Cleaner & Converter (No-Code CSV/JSON Tool) - PPE

Developed by

M3Web

M3Web

Maintained by Community

Clean and organize scraped .json or .csv data — no coding required. Remove duplicates, empty rows, unwanted columns, and sort by any field. Cleaned results are stored in Apify's Key-Value Store. Perfect for marketers, researchers, and no-code workflows.

0.0 (0)

Pricing

Pay per event

1

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

2 days ago

1.1 📁 Uploaded Data File

uploadedDataFilestringOptional

Upload a CSV or JSON file, or paste a full Apify URL for a stored record. The file must contain structured rows of data with fields you want to clean or filter.

1.2 🧠 Deduplicate By Field

deduplicateBystringOptional

Enter the name of a field (e.g. 'email', 'product_id') to remove duplicate rows. Only the first row with each unique value will be kept.

Default value of this property is ""

1.3 🧹 Remove Empty Rows

removeEmptybooleanOptional

Removes rows that contain no meaningful data. Works for both CSV and JSON files.

Default value of this property is true

2.1.1 🔎 Must-Have Fields

requiredFieldsarrayOptional

Specify one or more field names (e.g. 'email', 'phone'). Rows missing required data in these fields will be removed.

2.1.2 🔎 Match All Required Fields

requireAllFieldsbooleanOptional

If checked, rows must contain data in ALL required fields. If unchecked, rows with data in ANY one required field will be kept.

Default value of this property is false

2.2.1 🎯 Filter by Field

requiredFieldKeystringOptional

Keep only rows where this field matches a specific value. Enter the field name (e.g. 'member', 'status').

Default value of this property is ""

2.2.2 🎯 Match Specific Value

requiredFieldValuestringOptional

Value to match for the field above (e.g. 'pro', 'active'). Only exact matches will be kept.

Default value of this property is ""

3.1 🪓 Remove Fields

removeColumnsarrayOptional

List of field names to remove from each row (e.g. 'email', 'internal_notes'). Applies to both CSV and JSON.

4.1 📌 Sort By Field(s)

sortByarrayOptional

Fields to sort by, in order of priority (e.g. 'status', 'created_at'). Applies to both CSV and JSON.

4.2 🔄 Sort in Descending Order

sortDescendingbooleanOptional

Enable to sort rows from Z–A or high-to-low for numeric/date values.

Default value of this property is false