A simple Email Harvesting script that collects publicly available emails from a specified domain by scraping search engine results.
Install all dependencies and run main.py
. You will be prompted to select a domain and a limit, the amount of emails you want.
The scraped emails will be stored in a text file emails.txt
.