Skip to content

It is an app made using Python and JavaScript that scraps jobs for the job title entered by the user like "Python Developer" from indeed.com, monsterindia.com, timesjobs.com and then save them all in CSV format which can be viewed in this app itself or also using other apps like MS Excel.

Notifications You must be signed in to change notification settings

OberoiSahaj/Automated-Job-Searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated-Job-Searcher

It is an app made using Python and JavaScript that scraps jobs for the job title entered by the user like "Python Developer" from indeed.com, monsterindia.com, timesjobs.com and then save them all in CSV format which can be viewed in this app itself or also using other apps like MS Excel.

Requirements:

Node.js and Python 3.6 or above should be installed in your system.

Package requirements:

  • npm install puppeteer
  • npm install objects-to-csv
  • pip install PyQt5
  • pip install pandas

Steps to run the script after fulfilled requirements:

  • Open your command prompt in the directory where all these files are present.
  • python app.py

Now you can easily apply to the jobs you find suitable with the help of its given link.

About

It is an app made using Python and JavaScript that scraps jobs for the job title entered by the user like "Python Developer" from indeed.com, monsterindia.com, timesjobs.com and then save them all in CSV format which can be viewed in this app itself or also using other apps like MS Excel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published