Dictionary retrieving from Ajax based pages at www.uzbek-dictionary.com
apt-get install python-setuptools
easy_install pip
pip install virtualenv
virtualenv env --no-site-packages
source ./env/bin/activate
git clone https://github.com/muminoff/uzbdict-crawler.git
cd uzbdict-crawler
pip install -r requirements.txt