I need to get the value "$ 0.00" in this string with a regular expression. I really do not understand expressions, I just know the basics of the basics. There are several other values on the page with "$" followed by the value, but I can not get my methods, it always gives a random value of other "R $". I need something accurate. NOTE: In these divs
this is the only value.
<div class="stat-number col-md-12 margin-top-10">
<div class="title">Programado (Saldo)</div>
<div class="number">
R$ 0,00
</div>
</div>