Skip to content

Provided direct links to apply for jobs based on skillset and preferred location of the seeker

Notifications You must be signed in to change notification settings

ayushgagarwal/Web-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web-Crawler

This project was for an IT Staffing company that helps IT Candidates find jobs.

Resumes of the candidates are posted on various job sitesor , for e.g. www.dice.com, www.indeed.com, www.monster.com, by the posting team. The posting team had been manually doing this task on a daily basis which is very time consuming. This automates the entire process. A python script is used to find the job listing URL, which reduced manual work of searching the jobs. The script accepts the parameters such as - Name of the job posting website (e.g. Indeed), skill (e.g. Java), location/state (e.g. New Jersey) and find the URL which lists all the Java Jobs on www.indeed.com in the New Jersey state.

Once the page listing these jobs are found, the script would scrap all the URLs for the job listings on the listing webpage and put them in a text file.

The links could be used directly to apply for jobs by the seeker.

About

Provided direct links to apply for jobs based on skillset and preferred location of the seeker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages