added Hasaki crawler

This commit is contained in:
Shariar Imtiaz 2024-04-03 13:44:17 +04:00
parent f46771b287
commit d6ff741951
1 changed files with 1 additions and 3 deletions

View File

@ -24,9 +24,7 @@ def get_raw_product_data_selenium(url):
stealth(driver,
languages=["en-US", "en"],
vendor="Google Inc.",
webgl_vendor="Intel Inc.",
renderer="Intel Iris OpenGL Engine",
fix_hairline=True,
fix_hairline=True
)
driver.get(url)