added Hasaki crawler

This commit is contained in:
Shariar Imtiaz 2024-03-18 12:12:50 +04:00
parent 8ee5ccd632
commit 28f584f829
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
import hashlib
import logging
import sys
from selenium.webdriver.remote.remote_connection import LOGGER
LOGGER.setLevel(logging.WARNING)
import string