austinoboyle / scrape-linkedin-selenium

`scrape_linkedin` is a python package that allows you to scrape personal LinkedIn profiles & company pages - turning the data into structured json.
MIT License
460 stars 163 forks source link

How to use Chrome executable path in scrapper? #99

Open sabyasachiDs opened 3 years ago

faniAhmed commented 2 years ago

Having same issue please help

Attilasarkany commented 1 year ago

same issue

Attilasarkany commented 1 year ago

in the scraper.py change it as follows self.driver = driver('C:/Users/Attila/Desktop/python/chromedriver_win32/chromedriver.exe')