Skip to content

Betrand-dev/Job-search-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Job search with python

Description

This is a basic python app that uses the Jsearch api to search for jobs by collecting the kind of job and the location from the user and prints out all job posted online and thier job link relating to what the user is looking for.

Get Started

Subscribe and get an API Key from

 https://rapidapi.com/letscrape-6bRBa3QguO5/api/jsearch 

Installation

Clone project

git clone https://github.com/Betrand-dev/Job-search-project.git

Move to the clone directory

cd Job-search-project

Install dependecies

pip install requests
pip install python-dotenv

In your project directory create a .env file and add

# .env
RAPIDAPI_JSEARCH_KEY = "<Your Api key from RapidApi >"

Finally in your terminal / command line start the application

python jobsearch.py

Check your terminal / Command Line for Output

Example Preview

Capture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages