hoangkimkhai / linkedin-jobs-scraper

selenium and BeautifulSoup scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linkedin-jobs-scraper

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

selenium and BeautifulSoup scraper


Languages

Language:Python 100.0%