Contributed to an open source web application where the Universidad del Norte students can build their schedules. The API (https://github.com/krthr/linku2.0-api) uses queues for scraping the subjects from the official university website and stores the results to a local database (updated every 15 minutes), that parsed data is exposed through GraphQL with Node.js.