You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <summary>An <see cref="IHtmlContentExtractor"/> that uses <see cref="HtmlAgilityPack"/> for extracting the <main> tag's value from provided HTML content.</summary>
public class HtmlAgilityPackContentExtractor : IHtmlContentExtractor