I2rys / spodweb

Simple tool to recursively scrape emails in a website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpodWeb

Simple tool to recursively scrape emails in a website.

Installation

Github:

git clone https://github.com/I2rys/spodweb

NpmJS:

npm i request-async jsdom fs

Usage

node index.js <url> <outputFile>

License

MIT © I2rys

About

Simple tool to recursively scrape emails in a website.

License:MIT License


Languages

Language:JavaScript 100.0%