Generate a csv file containing student contact information from a university departmental website.
- Download Python script
- From terminal/cmd,
python stContactList.py
- Output CSV is sent to current working directory
- pandas
- lxml
- requests
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.
Creative Commons / Public domain: CC0View CC0 1.0 Universal (CC0 1.0) Public Domain Dedication | View Legal Code