<lithe literal text <li (case sensitive) \sany whitespace character
class="regular-search-result">the literal text class="regular-search-result"> (case sensitive) *?repeats the group contents below any number of times:
.any character (except for line terminators)
\na line-feed (newline) character (ASCII 10)
Positive Lookbehind(?<=\<span class=\"indexed-biz-name\"\>) \<the literal < (6010 / 748 / 3C16)
span class=the literal text span class= (case sensitive) \"the literal " (3410 / 428 / 2216)
indexed-biz-namethe literal text indexed-biz-name (case sensitive) \"the literal " (3410 / 428 / 2216)
\>the literal > (6210 / 768 / 3E16)
Group rank(?P<rank>\d{1,2}) \d{1,2}a digit, repeated between 1 and 2 times
*?repeats the group contents below any number of times:
.any character (except for line terminators)
\na line-feed (newline) character (ASCII 10)
\<the literal < (6010 / 748 / 3C16)
spanthe literal text span (case sensitive) \>the literal > (6210 / 768 / 3E16)
.+any character (except for line terminators), repeated at least once
\<the literal < (6010 / 748 / 3C16)
\/the literal / (4710 / 578 / 2F16)
spanthe literal text span (case sensitive) \>the literal > (6210 / 768 / 3E16)
*?repeats the group contents below any number of times:
.any character (except for line terminators)
\na line-feed (newline) character (ASCII 10)
alt=the literal text alt= (case sensitive) \"the literal " (3410 / 428 / 2216)
Group stars(?P<stars>\d\.\d) \da digit
\.the literal . (4610 / 568 / 2E16)
\da digit
\sany whitespace character
starthe literal text star (case sensitive) \sany whitespace character
ratingthe literal text rating (case sensitive) \"the literal " (3410 / 428 / 2216)
*?repeats the group contents below any number of times:
.any character (except for line terminators)
\na line-feed (newline) character (ASCII 10)
\<the literal < (6010 / 748 / 3C16)
span class=the literal text span class= (case sensitive) \"the literal " (3410 / 428 / 2216)
review-count rating-qualifierthe literal text review-count rating-qualifier (case sensitive) \"the literal " (3410 / 428 / 2216)
\>the literal > (6210 / 768 / 3E16)
*?repeats the group contents below any number of times:
\sany whitespace character
\ta tab character (ASCII 9)
\na line-feed (newline) character (ASCII 10)
Group numrevs(?P<numrevs>\d{1,7}) \d{1,7}a digit, repeated between 1 and 7 times
*?repeats the group contents below any number of times:
.any character (except for line terminators)
\na line-feed (newline) character (ASCII 10)
\<the literal < (6010 / 748 / 3C16)
spanthe literal text span (case sensitive) \sany whitespace character
class=the literal text class= (case sensitive) \"the literal " (3410 / 428 / 2216)
business-attributethe literal text business-attribute (case sensitive) \sany whitespace character
price-rangethe literal text price-range (case sensitive) \"the literal " (3410 / 428 / 2216)
>the literal > (6210 / 768 / 3E16)
Group price(?P<price>\${1,6}) \<the literal < (6010 / 748 / 3C16)
\/the literal / (4710 / 578 / 2F16)
spanthe literal text span (case sensitive) \>the literal > (6210 / 768 / 3E16)
<the literal < (6010 / 748 / 3C16)
\/the literal / (4710 / 578 / 2F16)
li>the literal text li> (case sensitive)