Skip to content

According to crawl a special website,we can,undoubtedly , get good date that is benefits for analysing the tendency of different shops.Dianping‘s website currently is the target of this project,which is programmed by nodejs、express、jada and boostrap.

Notifications You must be signed in to change notification settings

pianoflu/CrawlWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrawlWebsite

NPM Version Windows Build

According to crawl a special website,we can,undoubtedly , get good date that is benefits for analysing the tendency of different shops.Dianping‘s website currently is the target of this project,which is programmed by nodejs、express、jada and boostrap.

Snapshot

Installation

  • Source code installation
  1. Download CrawlWebsite from the the code page.
  2. unzip the code package and run command in the unzip directory with the permission of administrator.
  3. run npm install .
  4. run node bin/www.
npm install
node bin/www
  • install the program with docker
  1. get the image. docker pull assertseal/crawlwebsite .
  2. run the container. docker run -d --name crawlwebsite -p 3000:3000 assertseal/crawlwebsite .
$ docker pull assertseal/crawlwebsite
$ docker run -d --name crawlwebsite -p 3000:3000 assertseal/crawlwebsite

Quick Start

type localhost:3000 in the chrome browser,then it works.

About

According to crawl a special website,we can,undoubtedly , get good date that is benefits for analysing the tendency of different shops.Dianping‘s website currently is the target of this project,which is programmed by nodejs、express、jada and boostrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published