GithubHelp home page GithubHelp logo

daafane-ilyass / job-search-tool Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3 KB

A Python script that scrapes TimesJobs for job postings based on skills, location, and posting date

Python 100.00%

job-search-tool's Introduction

Job Search Tool

This project is a Python script that allows you to search for job postings on TimesJobs based on specific criteria such as skills, location, and maximum days since the job offer was posted. The script retrieves job listings from TimesJobs using web scraping techniques and displays the relevant information.

Prerequisites

To run this script, you need to have Python 3.x installed on your machine. Additionally, you will need to install the following libraries:

  • BeautifulSoup (bs4)
  • Requests

You can install these libraries using pip:

pip install beautifulsoup4 requests

Usage

  1. Clone the repository or download the job_search_tool.py file.

  2. Open a terminal or command prompt and navigate to the project directory.

  3. Run the script using the following command:

python job_search_tool.py
  1. Follow the prompts to enter your skills, desired job location(s), and maximum number of days since the job offer was posted.

  2. The script will display the job title, posting date, and job link for each job that matches your criteria.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request in this repository.

job-search-tool's People

Contributors

daafane-ilyass avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.