Open chinathaip opened 10 months ago
https://github.com/stamford-syntax-club/course-compose/blob/002d872b568e2cb3e747f9476db76ecc8b07388c/apps/regscraper/scraper.ts#L8C50-L8C50
can we have the acadyear=2023&semester=1 passed as flags or arguments when we run just like the output filename?
acadyear=2023&semester=1
it'll be easier to reuse this scraper for the future terms
btw it's now semester 2 - maybe we should scrape from 1/2022 until 2/2023(current) when we're actually using?
https://github.com/stamford-syntax-club/course-compose/blob/002d872b568e2cb3e747f9476db76ecc8b07388c/apps/regscraper/scraper.ts#L8C50-L8C50
can we have the
acadyear=2023&semester=1
passed as flags or arguments when we run just like the output filename?it'll be easier to reuse this scraper for the future terms
btw it's now semester 2 - maybe we should scrape from 1/2022 until 2/2023(current) when we're actually using?