goodbye tobey
Banned - Abuse of Staff
- Mar 4, 2024
- 299
- 191
I'm building a huge email list of traders across the world, I have a script that can scrape millions of SERPs but I'm wondering about the accuracy of these results for lead generation?
I use accurate regex to get the emails, then I use python for every email to check if that email actually exists.There is always a chance of scraping non-relevant or low-quality results.
so you have to do the filtering and verification later
It should be kept in mind that even if you validate an email address, it may not be genuine. There is still a chance that you might label an authentic email address as void (false positive) or label an invalid email address as correct (false negative).I use accurate regex to get the emails, then I use python for every email to check if that email actually exists.
So I end up with around 65% of the whole list being clean. Thanks for sharing!
wow i didn't know that thank you for the adviceIt should be kept in mind that even if you validate an email address, it may not be genuine. There is still a chance that you might label an authentic email address as void (false positive) or label an invalid email address as correct (false negative).
You’ll end up in spam straight away if only 65% are clean.I use accurate regex to get the emails, then I use python for every email to check if that email actually exists.
So I end up with around 65% of the whole list being clean. Thanks for sharing!
I tried mailchimp around an hour ago, sent to around 300 ppl, 70 opened the email with 3 unfollowers and 2 clicks, I'll wait few hours to evaluate the situationYou’ll end up in spam straight away if only 65% are clean.
Does mailchimp allow you to send to non subscriber?I tried mailchimp around an hour ago, sent to around 300 ppl, 70 opened the email with 3 unfollowers and 2 clicks, I'll wait few hours to evaluate the situation
I guess so, I created the account yesterday and used it an hour ago for the first time, I just exported my csv file and customized the email and hit send, didn't have any issuesDoes mailchimp allow you to send to non subscriber?
https://mailchimp.com/help/examples-of-compliant-and-non-compliant-lists/ I think no is the answer. Once you start to send more they’ll probably close your account.I guess so, I created the account yesterday and used it an hour ago for the first time, I just exported my csv file and customized the email and hit send, didn't have any issues
what is the best email sender in your opinion, something that enables me to send to random emails at scale with good prices?https://mailchimp.com/help/examples-of-compliant-and-non-compliant-lists/ I think no is the answer. Once you start to send more they’ll probably close your account.
If you want to send to scraped emails at scale you’ll probably need your own custom solution or find a provider that doesn’t care about GDPR etc.
There are tools that will validate the emails for you by connecting to the email server.
Best of luck![]()
what is the best email sender in your opinion, something that enables me to send to random emails at scale with good prices?