/job_bank

A simple python Script to scrape a job bank web site and create SQL database with the data.

Primary LanguagePython

job_bank

A simple python Script to scrape a job bank web site and create SQL database with the data. I did it using Python 2.7 and BeautifulSoup and Urllib2 libraries.