FB Marketplace crawler
This commit is contained in:
parent
245a01d64a
commit
17ee218d3f
|
@ -66,6 +66,7 @@ class FbMarketplaceProductInfo:
|
||||||
logging.info(e)
|
logging.info(e)
|
||||||
|
|
||||||
time.sleep(random.randint(5,20))
|
time.sleep(random.randint(5,20))
|
||||||
|
cnt += 1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue