TitleTable - A class encapsulating the title table actions
Output the title of the corresponding page.
- The URL of the page.
Extract the title from the parsed page, and output the combination of URL and title.
Barf if this is an 'Index of' page since we don't want to traverse the silly file directory structures. How can we detect these otherwise?