Does anyone know a tool that can do as described in the title? I have a few csv's with over 1.5 million email adresses. But i want to clean them up a bit.
Does anyone know a tool that can do as described in the title? I have a few csv's with over 1.5 million email adresses. But i want to clean them up a bit.
If you're a programmer you can export it to a local sql database (using LOAD DATA INFILE) do your stuff in SQL and then export it. That's what I did just a couple a weeks ago for a client. Very handy, if you know SQL.
1 million Is huge amount of lines it's very hard to doing it manually . I can develop PHP secript do the Job , id you hire me I will give your the source code of the script so you can us it lather .
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.