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
Exception thrown: 'System.NotSupportedException' in HtmlAgilityPack.CssSelectors.NetCore.dll
Pseudo class nth-of-type not supported.
Hello, I want to implement a fast web scraping without the need for js, but the pseudo class is not supported. My question is if it is too difficult to implement or are there alternatives?
The text was updated successfully, but these errors were encountered:
Exception thrown: 'System.NotSupportedException' in HtmlAgilityPack.CssSelectors.NetCore.dll
Pseudo class nth-of-type not supported.
Hello, I want to implement a fast web scraping without the need for js, but the pseudo class is not supported. My question is if it is too difficult to implement or are there alternatives?
The text was updated successfully, but these errors were encountered: