Skip to content

Dcastor21/job_App_automator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program is written in Python and is designed to automate the process of applying to job listings on a specific website. The program will prompt the user to input their login information for the website, as well as the specific job page they would like to apply to.

Getting Started To run the program, you will need to have Python 3.x installed on your system. You can download the latest version of Python from the official website.

Once you have Python installed, you can clone this repository to your local machine using the following command:

bash Copy code git clone https://github.com/your-username/job-automation.git Setup Before you can use the program, you will need to provide your login information for the website you want to apply to. The program will prompt you to enter your login credentials when you run it for the first time.

You will also need to specify the specific job page you would like to apply to. You can do this by providing the URL of the job page to the program.

Usage To run the program, navigate to the directory where you cloned the repository and run the following command:

css Copy code python main.py The program will prompt you to enter your login information and the URL of the job page. Once you have provided this information, the program will automatically apply to the job listings on that page.

Future Development This program is currently in development, and we plan to add more features in the future. Some of the features we are considering include:

Adding support for multiple job websites Allowing users to apply to multiple job listings at once Adding a feature to automatically fill out job application forms If you have any suggestions for features you would like to see in this program, please feel free to open an issue on this repository or send us an email.

License This program is licensed under the MIT License. See the LICENSE file for more information.

About

This project aims to automate the job application process by using Python and Selenium. The script fills out online application forms with user-inputted data, submits the forms, and scrapes job search websites for new job listings. By automating this process, users can save time and increase their chances of getting hired.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors