I am trying to fetch a price on a given page by using regular expressions, but the variable I use to store the fetched content is always empty. Can some one help me in writing the correct regular expression.
I want to fetch price 260 from here.
Some html code of page for tags:
<span id="fk-mprod-our-id" class="price final-price our fksk-our">Rs.<span class="small-font"> </span>260</span>