I'm trying to do a scrapping of a website, and would like to capture the value that follows the pattern below:
Advogado: XXXXX Número do Processo: XXXXXX OutroCampo: XXXXX
In general, what separates this information is a space, so what would be captured is, for example, Lawyer: Bill Gates
(here would have a space / tab)
Default:
CAMERA_NAME: (optional space) Valor a ser capturado
(final space)
I started with this regex, but it only captures the beginning and not the value "in between"
regex: \w+:\s{1}