# Packages
No description provided by the author
# Functions
DecodeBase64 takes a base64-encoded blob, trims the MIME type (if present) and decodes the remaining bytes.
No description provided by the author
ScrapeWebpageHTML scrape the HTML content of a webpage.
ScrapeWebpageHTMLToMarkdown converts an HTML string to Markdown format.
ScrapeWebpageTitle extracts and returns the title from the *goquery.Document.
No description provided by the author
No description provided by the author