The numbers are in the source code and be obtained with something like this:
{"_id":"br-investing","startUrl":["https://br.investing.com/equities/petrobras-pn-consensus-estimates"],"selectors":[{"id":"Company","multiple":false,"parentSelectors":["_root"],"regex":"","selector":"div > span.arial_22","type":"SelectorText"},{"id":"Pie chart container","multiple":false,"parentSelectors":["_root"],"selector":"div.pieChart div.highcharts-container svg[style]","type":"SelectorElement"},{"id":"First number","multiple":false,"parentSelectors":["Pie chart container"],"regex":"","selector":"g.highcharts-data-labels > g:first-of-type","type":"SelectorText"},{"id":"Second number","multiple":false,"parentSelectors":["Pie chart container"],"regex":"","selector":"g.highcharts-data-labels > g:nth-of-type(2)","type":"SelectorText"}]}