An open API service indexing awesome lists of open source software.

https://github.com/pmzi/goblin

Email grabber project for university
https://github.com/pmzi/goblin

email email-grabber grabber

Last synced: 8 months ago
JSON representation

Email grabber project for university

Awesome Lists containing this project

README

          

# Goblin

Goblin is an email grabber built for security.

## Run

You have to have [Node.js](https://nodejs.org/en/) installed and then run these commands:
```bash
$ git clone git@github.com:pmzi/goblin.git
$ cd goblin
$ npm i
$ sudo npm i -g netlify-cli
$ netlify dev
```
After that, server will start at [localhost:8888](http://localhost:8888).

## Credit

Credit goes to these contributors:

- Fatemeh Alizadeh - 966127020
- Setayesh Saemi - 966127016
- Sogand Tatlari - 966127049
- Pouya MozaffarMagham - 966127033