Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Reg
ular
Ex
pressions
101
Reg
ular
Ex
pressions
101
Upgrade to Pro
Enterprise
Regular Expression
/
(?:src|href)=.[^'"]*\s[^'"]*['"]
/
g
Input 1
1
New
<iframe src="http://some.url " width="600px" ></iframe> <iframe href='http://some.url' width="600px" ></iframe> <iframe src="http ://some.url" width="600px" ></iframe> <iframe src='http ://some.url' width="600px" ></iframe> <iframe src='http ://some.url' width="600px" ></iframe>
Extraction