Skip to content

nmaties/google-emails-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Emails Scraper

How to run it?

npm i

node index.js "Your google search term" 2 (this is the number of pages to scrape)

Example command: node index.js "ecommerce businesses" 3

The script is checking the websites found + all their /contact urls.

Find the output in the results.txt file.