/uzbdict-crawler

Dictionary retrieving from Ajax based pages at www.uzbek-dictionary.com

Primary LanguagePythonApache License 2.0Apache-2.0

uzbdict-crawler

Dictionary retrieving from Ajax based pages at www.uzbek-dictionary.com

How to use

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