Skip to content

Application capable of crawling reviews from websites and running analytics on them.

Notifications You must be signed in to change notification settings

KarrySingh9018/WebCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • Node version: >=4.4.x
  • Mongodb version: >=3.2.x

Steps

  • Clone/Download the project https://github.com/Harekam/Holmes-Network.git
  • Go to the project's directory and install packages using npm install command
  • You can edit the configuration like port number, db url, etc from Config folder
  • To start the server initiate either of these commands: npm start or node server.js
  • Open your browser and type http://localhost:8000/documentation this will open the api documentation.
  • NOTE: Default port number is 8000
  • The documentation is interactive you can test the APIs there.

About

Application capable of crawling reviews from websites and running analytics on them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published