fix: i forgor to add some waiting time to avoid rate limiting

This commit is contained in:
2025-06-05 19:22:05 +02:00
parent 43eb1d421d
commit c86a93c153

View File

@@ -251,7 +251,7 @@ class scraper:
# rate limita. - sherl
page += 1
#time.sleep(15)
time.sleep(5)
def aktualizuj_dane(self):