# Functions
CleanURL removes tracking parameters from the given URL.
CreateUniqueFilename creates a unique filename for the given URL.
FixRelativePath converts a relative path to an absolute path for the given URL.
IsURLValid checks if the given URL is valid.
Normalize cleans up the extracted string, removing HTML tags, decoding HTML entities, and trimming whitespace.