C# RegEx - find html tags (div and anchor)
- by czesio
Hi
I have to retrieve several div section (of specific class name "row ") with it's content, and additionally find all anchor tags (link urls) (with class "underline red bold").
Shortly speaing : get section of:
... (divs, tags ...)
and
collections of urls
string[] urls = {"/searchClickThru? …