Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purwnt/emscr
https://github.com/purwnt/emscr
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/purwnt/emscr
- Owner: purwnt
- Created: 2024-07-25T07:47:35.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T07:48:31.000Z (5 months ago)
- Last Synced: 2024-12-05T17:49:49.261Z (29 days ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`