working scraper

This commit is contained in:
2023-09-28 11:53:38 +02:00
parent 229e4ab01d
commit 3460c718d2
3 changed files with 61 additions and 78 deletions

View File

@@ -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