Regular Expressions 101

Community Library

Community Library Entry

1

Regular ExpressionOpen Workspace

/
data-encore-id="text" dir="auto">(.*)<\/div>.*tabindex="-1">(.*)<\/a><\/div>.*tabindex="-1">(.*)<\/a>
/
gU

Description
Created·2026-06-30 06:08
Type·Match
Flavor·PCRE2 (PHP)

from the lowest common div element, copy the html, and insert as the test string, then export

Submitted by Anonymous
Open Workspace