purwnt / emscr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%