diff --git a/fb_marketplace/fb_marketplace_product_info.py b/fb_marketplace/fb_marketplace_product_info.py index 8429164..9c71454 100644 --- a/fb_marketplace/fb_marketplace_product_info.py +++ b/fb_marketplace/fb_marketplace_product_info.py @@ -66,6 +66,7 @@ class FbMarketplaceProductInfo: logging.info(e) time.sleep(random.randint(5,20)) + cnt += 1