[Gambas-user] scraping html

Shane shanep1967 at ...169...
Fri Jul 12 09:01:41 CEST 2013


Hi everyone

i am trying to get some info from a web page in the format of

<div class="result">
<div class="col">Text I Want</div>
<div class="col">
And Some More i Want
</div>
<div class="col">
And The last bit
</div>
</div>

what would be the best way to go about this i have tried a few way but i 
feel there must be an
easy way to do this

thanks shane




More information about the User mailing list