Build on your Project 6 script (the web retrieval). - Pull the data from the URL: http://www.its.ohio.edu/kruse/classes/data/contact.json
- This is contact and office hour information for an older home page I used to have.
- The content of the URL will be JSON encoded
- Find a package that will allow you to extract the data from the JSON object
- Print the information formatted in a way that would make sense on a syllabus
|