/TripAdvisor-Crawler

A web crawler for tripadvisor hotel data developed with angular 2 and PHP.

Primary LanguagePHPMIT LicenseMIT

TripAdvisor-Crawler

Database

Configure your own database environment settings in php scripts.

Develop mode

npm start

Production mode

  1. Use "systemjs.config.server.js" in index.html
  2. Enable production mode
 enableProdMode();

Documenation with CompoDoc

npm run compodoc
Matthias Gutman - Andreas Geyer - Sergej Bardin