SodexnoScraper is a quick script that scrapes allergen info from Sodexno @ Dakota State University's menus between the dates August 15th 2021 and December 6th 2021. Why is it called SodexnoScraper instead of [REDACTED]Scraper? Because I received a takedown request for using the [REDACTED] brand name.
The release includes the source code, executeable, and scraped data.
Before you begin, ensure you have met the following requirements:
- You use a machine supported by .NET 6
- You have .NET 6 installed
- You have downloaded the file "SodexnoScraper.zip" from the latest release.
To run the provided executeable:
- Download the "SodexnoScraper.zip" file from the latest release.
- Unzip the file.
- Run the file "bin/Debug/net6.0" within the unzipped folder and run it. This will provide the same results already provided within "SodexnoScraper.zip"
The start and end dates are fixed right now. If you'd like it changed to take user input, feel free to contact me. The reason it doesn't take user input at the moment is because it was just a quick script I needed for something. I have other things to focus on right now, but I'll update if anyone needs it.