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

cdrick cdrick65 at gmail.com
Mon Jun 16 15:45:06 UTC 2008


Hi,

2008/6/16 Louis LaBrunda <Lou at keystone-software.com>:

> Hi All,
>
> I'm interested in extracting data from web pages using Squeak.  Can I use
> Scamper or parts of it?  Any ideas or hints on where to start will be
> greatly
> appreciated.  Thanks.


I would use:
HTTPClient httpGet: 'http://url.com' to get the html stream.
Then you can parse it...

HTH

Cédrick




>
>
> Lou
> -----------------------------------------------------------
> Louis LaBrunda
> Keystone Software Corp.
> SkypeMe callto://PhotonDemon
> mailto:Lou at Keystone-Software.com http://www.Keystone-Software.com
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20080616/44064ad2/attachment.htm


More information about the Squeak-dev mailing list