Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Regular
Expressions
101
Regular
Expressions
101
Upgrade to Pro
Enterprise
Regular Expression
`
<span[^>]+class="[^"]*\btxt_arial_8pt_black\b[^"]*"[^>]*>(.*)</span>
`
gs
Test String
New
<span class="txt_arial_8pt_black">Antes <span>Durante</span> Depois</span> <span class="txt_arial_8pt_black">outro</span><br>
Extraction
Processing...