The article discusses the process of reverse-engineering APIs to access data from various websites, including universities and other organizations. The author shares tips and techniques for finding and using these APIs, such as searching GitHub, looking for fetch requests, and using tools like GraphQL Playground. The author has used these methods to build unofficial software for their schools, including a university shuttle tracker and a course catalog. The article highlights the potential benefits of accessing data through APIs, including easier access to structured data and reduced need for web scraping.