web-crawl.py: goes through a list of websites and extracts meaningful data such as contact forms, executive information, then transforms data into a CSV
create-schema.sql: creates the webcrawl database schema
db-builder.py: load data into a MySQL database