Skip to content

Search for a keyword on Google Search, then scrape each results to get the website owner contact email. Results are written in a CSV file. Useful for SEO purposes and backlink research.

Notifications You must be signed in to change notification settings

FlorianMgs/email-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

email_scraper

Search for a keyword on Google Search, then scrape each results to get the website owner contact email. Results are written in a CSV file. Useful for SEO purposes and backlink research.

Installation

git clone https://github.com/FlorianMgs/email_scraper.git
python -m venv venv
pip install -r requirements.txt
python main.py

About

Search for a keyword on Google Search, then scrape each results to get the website owner contact email. Results are written in a CSV file. Useful for SEO purposes and backlink research.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages