hoangkimkhai / linkedin-jobs-crawler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%