We were looking for a cost effective way to bulk verify some of our emails in our database, looked everywhere online for a solid solution and the prices were just absolutely insane!
We looked at multiple open source solutions and nothing was straight forward and easy to use.
So we went to the drawing board and found a few cool open source projects and modified them for a simple administration of bulk verifying emails 🎉
If you encounter any bugs or issues, or have any suggestions, please let us know or feel free to create a PR and we will merge it.
- Docker
- Nodejs
- Start Docker and then run -> docker-compose up -d
- Install the NPM packages -> npm install
- Copy the .env.example contents, create a .env and paste and your mail details to the varriables in the .env
- running the script -> node index.js
- Upload emails to csv folder and then run the script, the validated emails will appear in the validated folder
- Optimize the progress bar and outut the validated emails on every file parsed.
- Convert the nodejs project to GoLang for faster processing
curl —request GET \
—url ‘http://localhost:9292/?[email protected]’ \
—header ‘Accept: application/json’ \
—header ‘Authorization: xxxyyy’
Send us a email at [email protected]
Send us a email at [email protected]
Facebook -> Facebook Linkedin -> https://www.linkedin.com/in/rudybekker/ Blog -> https://rudybekker.com/