[squeak-dev] Re: Extracting data from web pages using Squeak

Germán Arduino garduino at gmail.com
Tue Jun 17 17:49:09 UTC 2008


You can check also (as an example)
http://www.squeaksource.com/SqueakPeopleStats.html.

To see it working, check:
http://squeakpeoplestats.seasidehosting.st/seaside/SqueakPeopleStats
(This app read the html from squeak people pages).

HTH.
gsa.

2008/6/16 Louis LaBrunda <Lou at keystone-software.com>:
> Hi Cédrick,
>
> Thanks for the hint.
>
>>I would use:
>>HTTPClient httpGet: 'http://url.com' to get the html stream.
>>Then you can parse it...
>
> Are there parsers available to get say table data into some kind of collection?
>
> Lou
> -----------------------------------------------------------
> Louis LaBrunda
> Keystone Software Corp.
> SkypeMe callto://PhotonDemon
> mailto:Lou at Keystone-Software.com http://www.Keystone-Software.com
>
>
>



More information about the Squeak-dev mailing list