fix: i forgor to add some waiting time to avoid rate limiting
This commit is contained in:
@@ -251,7 +251,7 @@ class scraper:
|
||||
# rate limita. - sherl
|
||||
|
||||
page += 1
|
||||
#time.sleep(15)
|
||||
time.sleep(5)
|
||||
|
||||
|
||||
def aktualizuj_dane(self):
|
||||
|
||||
Reference in New Issue
Block a user