Fast & Lightweight emails dumper.
Github:
git clone https://github.com/I2rys/mailshunter
NpmJS:
npm i puppeteer request chalk delay fs
node index.js <emailServices> <maxPage> <output>
- emailServices - The email services to dump. Multiple emails example: @google.com:@yahoo.com:@yandex.com and so on
- maxPage - The maximum page to gather links to dump emails to.
- output - The output of the gathered emails.
MIT © I2rys