Google Scraper

PureBlack

BANNED
Joined
Sep 22, 2012
Messages
787
Reaction score
298
Hi,

Is there a way to scrape the emails result in this search term in Google:

inurl:"Contact" "hotmail.com" OR "@" OR "gmail.com" OR "yahoo.com" *keyword here*

How do you modify this search term to also search domain-based emails e.g. @blackhatworld.com
 
So you want to scrape mails directly from google without visiting pages in results ?
 
You can use this footprint then extract the emails using the email grab feature.

"name" + "email" + "powered by wordpress"
inurl:"Contact-Us"
site:URL "@gmail.com"
 
Back
Top