Web scrapper

Tool contains two saperate python scripts.
1. Hyper link dumper : which dumps all hyper links from given page(s) URL(s).
2. E-mail Dumper : Which scraps all E-mails available on provided URL(s)

Tool uses Python request library to scrap pages from URL(s) ans than utilizes beautifulsoup to filter all hyperlinks
while mail dumper utilizes REGEX to identify E-mails from whole data.

Python, Requests, beautifulsoup, REGEX

Donno !! you suggest

Github link : https://github.com/shyam-chauhan/web_scrapper