From 28f584f829b50969f003a1e1b5e2bb13e9124f52 Mon Sep 17 00:00:00 2001 From: "shariar@raenabeauty.com" Date: Mon, 18 Mar 2024 12:12:50 +0400 Subject: [PATCH] added Hasaki crawler --- shopee_crawler_engine/shopee_products.py | 1 + 1 file changed, 1 insertion(+) diff --git a/shopee_crawler_engine/shopee_products.py b/shopee_crawler_engine/shopee_products.py index 576f7fb..382d730 100755 --- a/shopee_crawler_engine/shopee_products.py +++ b/shopee_crawler_engine/shopee_products.py @@ -1,6 +1,7 @@ import hashlib import logging import sys + from selenium.webdriver.remote.remote_connection import LOGGER LOGGER.setLevel(logging.WARNING) import string