Skip to content

Trying to create a program to automate our task of finding job online!

License

Notifications You must be signed in to change notification settings

HackwareBro/Job-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Job Finder

Through this program, you can check out your desire jobs within one click! You have to give your input at the first run of this program after that, this program will search recent job posting for you within one click from the website: https://www.timesjobs.com/

You can simply run this python script through run dialogue box to get daily updates about your desire job without typing your input again and again.

I am trying to make a program which can give alerts about the latest jobs on time!

This program will update from time to time and I will also add many resources to find jobs in one go.

I will highly appreciate your contribution to this program to reach it on the next level of automation

Installation

Install required modules for this python program by typing: pip3 install -r requirements.txt

Usage

pic (1)

You have to simply give input in the first use of this program ,after your first input the program will store it in the data.bin file for later use. If you want to change your data then simply delete this file so that your program can get input from you again.

After giving input for first time, simply you can get updates about latest jobs within a single click.

pic (2)

After enlisting all of the jobs, this program also logs the current terminal's job listing in the file named job_listing.txt and you can also go for more detailed info about the jobs by typing their job no mentioned on the terminal to directly open the web browser for more detailed info of that job which you want.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Connect with me:

About

Trying to create a program to automate our task of finding job online!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages