Regex href html patrón
<a\s+(?:[^>]*?\s+)?href=(["'])(.*?)\1
Magnificent Mantis
<a\s+(?:[^>]*?\s+)?href=(["'])(.*?)\1