Skip to content

connorsmason/stContactList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

stContactList

Generate a csv file containing student contact information from a university departmental website.

Usage

  • Download Python script
  • From terminal/cmd, python stContactList.py
  • Output CSV is sent to current working directory

Dependencies

  • pandas
  • lxml
  • requests

Disclaimer

This script is currently written to get student contact information from the BCMB graduate program at Johns Hopkins University School of Medicine to support the mission and activities of Teachers and Researchers United, the graduate student employee union. The python script contained in this repository can serve as a jumping off point for e.g. other graduate student unions looking for an easier way to compile contact information.

The script is pretty simple, but if you represent a union or similar organization and aren't familiar with programming/Python, please feel free to contact me if you have any questions.

License

Creative Commons / Public domain: CC0

View CC0 1.0 Universal (CC0 1.0) Public Domain Dedication | View Legal Code

About

Get list of student contacts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages