A simple Python command-line tool to search for jobs using the python-jobspy library.
- Interactive CLI input for job title, location, and number of results.
- Validates country input against supported countries.
- Displays job listings with title, company, location, posting date, and job URL.
- Saves the results to an Excel file.
This tool helps users discover job postings interactively, making job search efficient and customizable. It can be enhanced with filtering or AI features in future versions.
- Python 3.10+
- See
requirements.txtfor required packages.
pip install -r requirements.txtpy -3.10 find_jobs.py