Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 759 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 759 Bytes

university_jobs

This repository presents a list of jobs available at the University of Kansas for all students. Also, I have added salary to every listing and attached a code that extracts all the data from https://employment.ku.edu

Google sheet table

In order to use the script, you need to open KU Jobs website, insert jQuery libriary code and js script into DevTools console. The result will be shown as a json by console.log and will also be stored as an array in "data" variable.