Naukri Web Scraping is the project based on scraping jobs post related to any domains and their details. It also analyse scraped data.
Selenium package is used to automate web browser interaction from Python. Several browsers/drivers are supported (Firefox, Chrome, Internet Explorer), as well as the Remote protocol.
Use the package manager pip to install selenium.
pip install selenium
WebDriver is an open source tool for automated testing of webapps across many browsers. It provides capabilities for navigating to web pages, user input, JavaScript execution, and more.
To Download ChromeDriver.