This is a web scraper which utilizes REST API and Pandas framework to collect contact information for sites supported by campuslabs.com. The webscraper supports keyword search along with export to .csv
- Download the latest version of Python from https://www.python.org/downloads/
- Install dependencies by running
pip install -r requirements.txt
in terminal or command line
Run contact_web_scraper.py
to run the web scraper