Skip to content

qiqi47/Job-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Job-Search

Run the code:

to run the code, press control + (`)to open a terminal, and input python jobsearch.py or python3 jobsearch.py

Change the period:

in Indeed ,fromage=1 represents jobs published in last one day
"Indeed": "https://www.indeed.com/jobs?q={}&fromage=1",

in LinkedIn,r86400 ( means 86400 seconds ) represents jobs published in last one day
"LinkedIn": "https://www.linkedin.com/jobs/search/?keywords={}&f_TPR=r86400",

in Glassdoor ,fromAge=1d represents jobs published in last one day
"Glassdoor": "https://www.glassdoor.com/Job/jobs.htm?sc.keyword={}&fromAge=1d"

Change the keywords:

Change the content inside the keywords array.
keywords = ["back-end engineers 2024","Devops intern","software engineer intern"]

keywords = ["ux 2024", "product designer 2024", "ux engineer 2024", "front-end engineer 2024"]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages