is this illegal? [public email validator overuse]

goodbye tobey

Banned - Abuse of Staff
Joined
Mar 4, 2024
Messages
298
Reaction score
192
Recently, I came across an email validator website that offers free trial with no registration, I'm familiar with python and web scraping so I was able to expose the request url and I got successful responses from the website validator tool.
I also scrape public proxies from github directories, I wrote a script to scrape 2000 proxies every few seconds, I merged the two scripts together and I was able to verify thousands of emails with basically 0$

I feel it's kinda unethical, but what I'm concerned about is it illegal to do that? I wanna know so I don't get in unexpected trouble.

Thank y'all.
 
Recently, I came across an email validator website that offers free trial with no registration, I'm familiar with python and web scraping so I was able to expose the request url and I got successful responses from the website validator tool.
I also scrape public proxies from github directories, I wrote a script to scrape 2000 proxies every few seconds, I merged the two scripts together and I was able to verify thousands of emails with basically 0$

I feel it's kinda unethical, but what I'm concerned about is it illegal to do that? I wanna know so I don't get in unexpected trouble.

Thank y'all.
i dont thing that is illegal

its same like people creating thousand account in social media platform
 
I run a Lead Gen service and what you have sounds like a gold mine lol. I don't think it's illegal, but try not to raise alarms. It would be also good to have an alternative verifier on standby.
 
I run a Lead Gen service and what you have sounds like a gold mine lol. I don't think it's illegal, but try not to raise alarms. It would be also good to have an alternative verifier on standby.
I'll try implementing another email verifier just in case.
Also, do you have by a verified email list?, like 500 emails or so, I can mix them with random emails and test the accuraccy of my script. If it works good I can verify 3k emails for u for free
 
I do B2B e-mails and I get most of them through Apollo where the email is checked as "Verified" and "Likely to Engage". I got one list like that that was scraped 3 days ago and can send it over if you'd like.

The last time a strictly used an e-mail verifier after scraping the e-mails from apollo was 2 months ago. I can locate that file for you by tomorrow if you need it but I'm not sure if that one is the best for a benchmark.
 
I do B2B e-mails and I get most of them through Apollo where the email is checked as "Verified" and "Likely to Engage". I got one list like that that was scraped 3 days ago and can send it over if you'd like.

The last time a strictly used an e-mail verifier after scraping the e-mails from apollo was 2 months ago. I can locate that file for you by tomorrow if you need it but I'm not sure if that one is the best for a benchmark.
It would be really great if you can send the list for testing! I'd really appreciate it.
Do you have a telegram account?
 
I also scrape public proxies from github directories, I wrote a script to scrape 2000 proxies every few seconds, I merged the two scripts together and I was able to verify thousands of emails with basically 0$
are there really many stupid people uploading proxies to github?
 
If you're abusing this and costing the guy money, sounds illegal to me.
 
Depends where you live, you have to obey law of your country.
In my country (Europe) its illegal (I consulted with lawyer some time ago about this).
Scraping public proxies may be not the best idea... some public proxies can leak your original IP, and because of this you may get in trouble.

Will you get in trouble? I dont think so.
But always make sure you are using proxies that dont leak your IP address, for extra safety go for no logs vpn + proxy. In worst case VPN IP will be leaked, not your VPS IP.
 
are there really many stupid people uploading proxies to github?
lol I don't think they're stupid, they're just scraping these proxies from somewhere else I guess,
usually from proxy services free lists.
If you're abusing this and costing the guy money, sounds illegal to me.
Depends where you live, you have to obey law of your country.
In my country (Europe) its illegal (I consulted with lawyer some time ago about this).
Scraping public proxies may be not the best idea... some public proxies can leak your original IP, and because of this you may get in trouble.

Will you get in trouble? I dont think so.
But always make sure you are using proxies that dont leak your IP address, for extra safety go for no logs vpn + proxy. In worst case VPN IP will be leaked, not your VPS IP.
I live in a 3rd world country, few months ago the server of the ministery of education was hacked with a simple sql injection lol so i don't think they're ever getting to me.
I'm only considering the unethical part of it. it's a big company few thousands checks won't hurt them I guess.
 
It depends on which country you are in and which country the website is in. Even if it is illegal, there is nothing they can do about it.
 
Illegal? Probably not. Exploitative, definitely. It really whether or not you're okay with it even if there are no consequences.
 
Definitely not illegal, it's basically using a loophole to the system.Besides, I doubt they can chase you even if it was illegal.
 
Recently, I came across an email validator website that offers free trial with no registration, I'm familiar with python and web scraping so I was able to expose the request url and I got successful responses from the website validator tool.
I also scrape public proxies from github directories, I wrote a script to scrape 2000 proxies every few seconds, I merged the two scripts together and I was able to verify thousands of emails with basically 0$

I feel it's kinda unethical, but what I'm concerned about is it illegal to do that? I wanna know so I don't get in unexpected trouble.

Thank y'all.
I think is illegal because you are using someone else's resources (api) without their consent in an intended way. If it was my api I would investigate and sue someone if I could find him because I am paying for those api requests u make.
Will this get u in trouble? Probably not because they choose to ignore this part and leave it run or they don't have enough resources to came after you.
 
Back
Top