Skip to content

Naukri Web Scraping is the project based on scraping jobs post related to any domains and their details. It also analyse the scraped data.

Notifications You must be signed in to change notification settings

Mohanbandaru16/Naukri-Web-Scraping

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Naukri-Web-Scraping

Naukri Web Scraping is the project based on scraping jobs post related to any domains and their details. It also analyse scraped data.

Installation

Selenium

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

ChromeDriver

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.

About

Naukri Web Scraping is the project based on scraping jobs post related to any domains and their details. It also analyse the scraped data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%