linkedin-jobs-crawler

selenium and BeautifulSoup scraper First, download the Chrome driver in This link Then set the path to the location of the driver: self.browser = webdriver.Chrome('D:\chromedriver\chromedriver.exe') # Path to chrome driver Browser.py You will need a linkedin account