Index product data from Vinmonopolet to Elasticsearch
This project contains scripts and tools for Vinmonopolet demo.
There are two ways to run this.
- Install java, elasticsearch, kibanaand python on your local machine
- Use vagrant (and virtualbox) to install a virtual machine with all requirements
We recommend 2. since there may be problems with 1, depending on your environment.
Download Java and install from
Elasticsearch
Kibana
Python Miniconda python dist https://repo.continuum.io/miniconda/Miniconda2-latest-Windows-x86_64.exe
optional Pycharm, Jetbrains free python IDE [https://www.jetbrains.com/pycharm/(https://www.jetbrains.com/pycharm/)]
Start up Elasticsearch, Kibana
Go to http://localhost:9200 to see that elasticsearch is running
http://localhost:5601 Kibana
in the checked out folder run
pip install
python script.py
you should see product names flying across the screen
pip install python script.py