Catalog subjects with JSON
Catalog subjects
Section titled “Catalog subjects”To access the summaries of subjects from the course catalog, you can use nushell.
$ nu$ let url = "https://raw.githubusercontent.com/akaFTS/yggdrasil2/refs/heads/master/src/definitions/allclasses.json"$ http get $url | where code == "MAT0122"