You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://sg.utdallas.edu/discount/ is the page that shows the list of the discount programs from businesses that partner with the student government, quite interesting and somewhat useful information.
Add the scraper of these information:
If needed, add the schema DiscountProgram over the nebula-api repo before making changes here.
Following the design our tooling currently has, which is scraping the HTML first & then parsing to schema, would be preferred, tho not strictly adhered for this.