Regular Expressions 101

Community Patterns

Get table rows

1

Regular Expression
Python

r"
<tr>(.*?)<\/tr>
"
gms

Description

no description available

Submitted by anonymous - 3 years ago