An open API service indexing awesome lists of open source software.

https://github.com/bogdal/price-tracker

Ceneo.pl Price tracker
https://github.com/bogdal/price-tracker

Last synced: 10 months ago
JSON representation

Ceneo.pl Price tracker

Awesome Lists containing this project

README

          

=============
Price tracker
=============

Quickstart
==========

1. Install all dependencies::

python setup.py develop

2. Configure environment variables::

export MONGO_URI='mongodb://:@:/'

(optional)
export HTTP_PROXY='http://localhost:1234'
export SPIDER_URLS_FILE='/home/user/spider_urls.txt'

3. Run crawler::

$ run_crawler