Skip to content

program to store new job availability from TimesJobs website using BeautifulSoup and the result are updated every 10 minutes

Notifications You must be signed in to change notification settings

HawkingRadiation42/find-jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Find Jobs

This code is a web scraping program that fetches job listings from the TimesJobs website based on a search for "python" and filters out jobs that require certain unfamiliar skills. The program uses the BeautifulSoup library to extract information from the HTML of the job listings page, and saves relevant job information (company name, required skills, and link to more information) to a text file for each job listing. The program runs in an infinite loop and waits for 10 minutes between each run to avoid overwhelming the website with requests.

About

program to store new job availability from TimesJobs website using BeautifulSoup and the result are updated every 10 minutes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages