working scraper
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[DB]
|
||||
MONGODB_URI = mongodb://localhost:27017/softone
|
||||
MONGODB_URI = mongodb://localhost:27017
|
||||
MONGODB_DB = softone
|
||||
MONGODB_COLLECTION = orsr
|
||||
|
||||
@@ -8,4 +8,4 @@ BASE_URL = https://www.orsr.sk/
|
||||
ENDPOINT = hladaj_zmeny.asp
|
||||
|
||||
[APP]
|
||||
THREADS = 4
|
||||
THREADS = 32
|
||||
Reference in New Issue
Block a user