Skip to content

sibgatullah-borat/email-cleaner-for-convertkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Email Cleaner for ConvertKit

This script helps you clean and prepare email lists for importing into ConvertKit. It validates emails, extracts clean first names, and outputs a properly formatted CSV.

🐍 What It Does

  • Reads an input CSV file with email addresses
  • Validates email format using regex
  • Extracts a first name from the email address (e.g. john.doe@example.com β†’ John)
  • Removes duplicates
  • Outputs a clean CSV with just Email and First Name columns

πŸ’Ύ How to Use

1. Install Requirements

This script requires pandas:

pip install pandas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages