Contextual Email Scraping? Is it possible?

Khappa MJ

Registered Member
Joined
May 31, 2017
Messages
70
Reaction score
8
Hello everyone,

I was using a few email scraping tools, with some results. But the problem is that they are scraping everything they found, no matter who.
Even because this is the only way they work. If I try to use them for a specific website they can only find the emails from the contact page and not user emails.

So is there a way to scrape emails from people based on their interests?
Probably this is a very weird question, but maybe you know more... this is BHW

Thanks
 
Unless you know of sites where users list their emails along with their interests on the same page, I wouldn't say it's really a scrapeable set of data.

A blunt way of doing it could be to set your scraper to only scrape emails if there are certain keywords also present on the page, initially using specific keywords, and then branching out to more broad matches if you don't harvest a good crop.
 
uuhh ok! Because as I see the problem is that scraping on a website nothing happens. That's why I have to scrape via web search and baed on keywords.
Is there a way so to try to restrict the range?
I'm using Email Extractor 7 at the moment
 
Back
Top