How to get a text after a phrase
-
Hello
I need help on how to get a text after a certain sentence.
The problem is that the text I want to get can not be selected because it is a <br>What I want is to get the next 20 characters (for example) after a certain sentence (as indicated in the picture)

-
maybe like this?
([\s\S]{32,32}?)<br>
Or in html code you can find other codes like: div, br
https://bablosoft.github.io/RegexpConstructor/
Or wait new update program - new constructor