Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nmaties/google-emails-scraper

Node.js google email addresses scraper using puppeteer.
https://github.com/nmaties/google-emails-scraper

google-scrape google-scraper google-scrapers google-scraping scrape-google scraperjs scrapper-bot

Last synced: 5 days ago
JSON representation

Node.js google email addresses scraper using puppeteer.

Awesome Lists containing this project

README

        

## 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.