Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 473 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 473 Bytes

Contact Finder

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

Dependencies

  1. Download the latest version of Python from https://www.python.org/downloads/
  2. Install dependencies by running pip install -r requirements.txt in terminal or command line

Run

Run contact_web_scraper.py to run the web scraper