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
/
book_name:(.+?;)author:(.+?);(?:author:(.+?);)?
/
gm
Input 1
1
New
book_name:SoftwareEngineering;author:John;author:Smith; book_name:DesignPatterns;author:Foo;author:Bar; book_name:DesignPatterns;author:Foo;
Extraction