Module Catalogue
The university's public module (course) catalogue, an ASP.NET application the university runs itself at www.reading.ac.uk/modules. Browsable without a login by academic year and school — /modules/schools?acyear=2026%2F7 and /modules/module?acyear=2026%2F7&school=BIO both returned 200 and rendered full module lists on 2026-09-01, five academic years deep. Honest limitation: it is HTML only. The grid is server-rendered, no JSON or CSV representation is offered, and no documented query interface exists, so it is a public data source rather than an API.