These are the sample web pages / PDFs with class information.
These 2 samples are grid-based. The grids contain information about the classes and their schedules. Note that although these 2 grid samples happen to be PDFs, not every grid-based page will be a PDF. Some web pages will represent the classes in this grid fashion.
Sample 1
Sample 2
This next sample is list-based. The class information is presented as a list of classes.
Sample 3
These 2 samples are text-based. The information about the classes can be found within the text of the page.
Sample 4
Sample 5
For each of the samples above, if the console application is called and passed the links above, the resulting output files should be as follows.
output.txt for Sample 1
output.txt for Sample 2
output.txt for Sample 3
output.txt for Sample 4
output.txt for Sample 5
If there is any doubt about any of this or if there are any questions, please ask. DO NOT assume anything or begin designing/coding based on assumptions. A quick email to resolve a question will save hours of debugging/testing time later!
Finally, below is a link to a page with more samples. I have not created "output.txt" files for these samples yet, but these samples will be used in testing the console application when it is ready. To help with estimating the project and with designing the console application, I'm providing these samples early.
More Samples