[Gambas-user] scraping html

Randall Morgan rmorgan62 at ...626...
Sat Jul 13 01:17:49 CEST 2013


The easiest would be to write a parser.


On Fri, Jul 12, 2013 at 12:01 AM, Shane <shanep1967 at ...169...> wrote:

> 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
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
If you ask me if it can be done. The answer is YES, it can always be done.
The correct questions however are... What will it cost, and how long will
it take?



More information about the User mailing list