==Contributing Projects==
*[http://mcnair.bakerinstitute.org/wiki/Selenium_Documentation Selenium Documentation]
*[http://mcnair.bakerinstitute.org/wiki/Demo_Day_Page_Parser Demo Day Crawler]
*[http://mcnair.bakerinstitute.org/wiki/Tiger_Geocoder#State_Data Tiger Geocoder]
*[http://mcnair.bakerinstitute.org/wiki/Houston_Innovation_District Houston Innovation District]
==Looking for Code?==
===Demo Day Crawler===
Term: Fall 2017
Crawls Google search to find candidate web pages for accelerator companies' demo days.
E:\McNair\Software\Accelerators\DemoDayCrawler.py
===Demo Day Hits===
Term: Fall 2017
Analyzes the results of a demo day crawl for hits of keywords.
E:\McNair\Software\Accelerators\DemoDayHits.py
===HTML to Text===
Term: Fall 2017
Converts a folder of HTML files to a folder of TXT files.
E:\McNair\Software\Accelerators\htmlToText.py
===Tiger Geocoder===