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.
# Recommended to use a virtualenv
pip install -r requirements.txt
Upgrade the packages in the requirements-to-freeze.txt file and then pip freeze > requirementx.txt