What happens after the identifier when there is a regular match?

what to do after the logo when doing regular matching.
regular expression: . *?\ [. (*?)\] < br/ > this < br/ > is the identifier. The string that you want to intercept the content
according to < br/ > is:
< div style= "display:none" > < p class= "publishdate" > Research date: 2018-09-27

< p style= "line-height: 164.28%;" > combination income does not take into account transaction commission and stamp tax. < br/ > < br/ > if you encounter major domestic and foreign political and economic events that may significantly worsen the fundamentals of individual stocks or have a significant impact on the securities market, the stock list and weights will be temporarily adjusted before the daily trading. < br/ > < br/ > if you encounter major domestic and foreign political and economic events that may significantly worsen the fundamentals of individual stocks or have a significant impact on the securities market, the stock list and weights will be temporarily adjusted before the daily trading. < br/ > < br/ > [Galaxy Securities] < br/ > < em class= "download" > [Click to view the original PDF text]

the result you want to match is Galaxy Securities

.
Aug.12,2021

python3

re.findall('.*<br/>(.*)<br/>', s)
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3feec-2bc4c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3feec-2bc4c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?