An module which helps to scrape emails from Google Search and mail it to the given email address after email validation for getting deleverable email ids.
- You can build your own free email list.
- You can get valid emails from Google.
- We validate each emails before sending the list to your mail.
- Easy to use & free.
Install my-project with pip
pip install emscraperEmscraper requires following programs to run properly :
- requests
- BeautifulSoup
- smtplib
Install selenium using pip command :
pip install requestspip install BeautifulSouppip install secure-smtplibfrom emscraper import scrape
scrape('Your_Audience_Niche', 'Your Email ID')- Add more feactures.
- Get HTML Page on Mail.
For support, email professor@zandora.space or follow our Instagram Page @zanx.coders
If you have any feedback, please reach out to us at professor@zandora.space
If you have facing any issues, please report via Report Issues
