regex href html pattern
<a\s+(?:[^>]*?\s+)?href=(["'])(.*?)\1
Magnificent Mantis
<a\s+(?:[^>]*?\s+)?href=(["'])(.*?)\1