<div class="media-body text-right">
<h4 style="color:#fff;font-weight:bold"> 790.00</h4>
<span style="color:white;font-weight:bold">Current Balance (Earn)</span>
</div>
I want to get the value "790.00" from this html code and put it in a variable. How can i do this with python? please HELP.