Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nmaties/google-emails-scraper
- Owner: nmaties
- Created: 2024-08-07T19:22:59.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-07T19:28:46.000Z (3 months ago)
- Last Synced: 2024-08-07T22:49:17.408Z (3 months ago)
- Topics: google-scrape, google-scraper, google-scrapers, google-scraping, scrape-google, scraperjs, scrapper-bot
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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.