Skip to content

This program scrapes job posting sites from the City of Austin

Notifications You must be signed in to change notification settings

ChrisDolph/scrape_city_jobs_site

Repository files navigation

Scrape City Jobs Site

This program scrapes job posting sites from the City of Austin. Its the first step in larger project which will assess what skills are most indemand at a given time via natural language processesing on the field for preferred qualifications and knowledge,skills and abilities. Eventually, the next step is to develop a recommender system that will recommend jobs based on skill sets on a linkedin account.

Installing Requirements

# Recommended to use a virtualenv
pip install -r requirements.txt

Upgrading Packages

Upgrade the packages in the requirements-to-freeze.txt file and then pip freeze > requirementx.txt

About

This program scrapes job posting sites from the City of Austin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages