Scraping Net for Emails from Certain Domains

judaculla

Regular Member
Joined
Oct 11, 2014
Messages
338
Reaction score
134
Is there a way to load a list of targeted domains (company names) into scrapebox and scrape an email list from?

In other words, scrape the net for emails from certain domains only?

like a "*(at)domainA(dot)com" kind of search, but returning email addresses not urls.
 
just trim them to root or merge in

@

so you get

@domain.com

and then put that in quotes and scrape. Assuming you only want mails from the tld, and not gmails associated with the company etc.

So you have the actual company domains? Just use the grab emails by crawling sites function.

https://www.youtube.com/watch?v=CykedqJg92w
 
Theres also the option of using something like GSA Email spider I think
 
Thanks, I had found a much older video outlining the workflow for that operation but it seemed a little inefficient and too long.

I definitely have the company domain names, so I'll try it like that and see if it straightens things out a bit.
 
Ok, yes that should sort you easily.
 
Back
Top