facebook_page_scraper
facebook_page_scraper copied to clipboard
webdriver is not yet working for chrome version 119.0.6045
I have a problem, that the library does not support chrome version 119.0.6045, please help to check my error.
[WDM] - ====== WebDriver manager ====== [WDM] - Current google-chrome version is 119.0.6045 [WDM] - Get LATEST chromedriver version for 119.0.6045 google-chrome There is no such driver by url https://chromedriver.storage.googleapis.com/LATEST_RELEASE_119.0.6045
This is what I got from the terminal.
upgrade 'webdriver-manager==4.0.1',
the version is not available my environtment python 3.6
I believe you will need python>3.8 to run the code? You could give it a try. I'm running on Python 3.11
2024-04-06 01:26:30,277 - facebook_page_scraper.driver_initialization - INFO - Using: IP:PORT [WDM] - Current google-chrome version is 123.0.6312 [WDM] - Get LATEST driver version for 123.0.6312
Im struggling with the same problem
even though I already downloaded the driver, and updated the packages !pip install selenium==4.1.0 !pip install webdriver-manager==4.0.1 !pip install selenium-wire==5.1.0 !pip install python-dateutil==2.8.2