FB Marketplace crawler

This commit is contained in:
Shariar Imtiaz 2024-02-05 14:59:36 +04:00
parent 245a01d64a
commit 17ee218d3f
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ class FbMarketplaceProductInfo:
logging.info(e)
time.sleep(random.randint(5,20))
cnt += 1