Skip to content

Web Scraper is a Javascript application that finds emails, phones and places by given address email.

Notifications You must be signed in to change notification settings

Mskat/web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraper

Web Scraper is a Javascript application that finds emails, phones and places by given address email.

Table of Contents

General info

The application finds data for the England area:

  • email address
  • phone number
  • places (names of cities and towns)

Technologies

  1. Node.js
  2. Npm
  3. Node Require Modules:

Setup

For Node.js

Install using npm:

npm install require
npm install request
npm install cheerio
npm install knwl.js
npm install prompt

Run:

node app.js

About

Web Scraper is a Javascript application that finds emails, phones and places by given address email.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published