Skip to content

kindo-tk/job_hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Job Hunter

Job Hunter is a web application built using Flask that allows users to search for the latest job listings from TimesJobs.com based on their skills.

Features

  • Search for job listings based on skills.
  • Scrapes the latest job listings from TimesJobs.com.
  • Provides job details including company name and job description.
  • Provides application link for the job.



Installation

  1. Clone the repository:

    git clone https://github.com/kindo-tk/job_hunter.git
  2. Navigate to the project directory:

    cd .\job_hunter\
  3. Create a virtual environment

    python -m venv .venv
  4. Activate the virtual environment

    .venv\Scripts\activate
  5. Install the required dependencies:

    pip install -r requirements.txt
  6. Run the Flask application:

    python app.py
  7. Open your web browser and navigate to http://localhost:5000 to access the application.

Usage

  1. Visit the homepage of the application.
  2. Enter your skills separated by commas into the provided input field.
  3. Click on the "Search Jobs" button to view the latest job listings matching your skills.
  4. View the job details including company name and job description.

Deployment

You can access the deployed application at the following URL: https://job-hunter-ibgk.onrender.com

Collaboration

I am open to collaboration! If you have ideas, suggestions, or improvements, I'd love to hear from you. Feel free to fork the repository and submit pull requests.

Suggestions and Issues

If you have any suggestions to enhance the project or encounter any issues, please report them in the Issues section of the repository. Your feedback is valuable to me and helps improve the project.

Contact Information

For any inquiries or feedback, please contact: