crawlers and savers

This commit is contained in:
Senad Uka
2016-11-10 13:04:45 +01:00
parent 7a16a0191c
commit 5a819cc743
14 changed files with 2695 additions and 323 deletions

4
crawler/.env Normal file
View File

@@ -0,0 +1,4 @@
MONGO_URL='mongodb://localhost:27017/kivi'
OLX_FROM_PAGE=8
OLX_TO_PAGE=8
OLX_MAX_RESULTS=1000