Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/purwnt/emscr


https://github.com/purwnt/emscr

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# Email Scraper With Bulk Website

## Installation

1. Install Scrape from 'https://github.com/lawzava/scrape'
2. Install nodejs
3. Run `npm install`

## How to run

1. Input website domain by location in file `input/location_a.txt` with format 'domain.com' or 'https://www.domain.com' without '/' at the end of each domain (1 domain perline).
2. Run `node main.js location_a`