Consolidate webpage load functions in SQLparsing. Currently there is a separate function for each record type which has associated webpages: Authors, Titles, Publishers, Pub Series and Award Types. They should be folded into one function which will take record type as an argument.
Anonymous