Jan. 18, 2013
12:25 a.m.
On 01/17/2013 11:38 PM, Sean P. DeNigris wrote:
fstephany wrote
Def works in 1.4... Soup is a must if you may have to deal with ill-formed HTML (i.e. web scraping in general) because it's the only library I know of that handles it robustly. I've used it a lot and it's pretty straightforward.
Not sure if it works in Pharo etc, but this one was very good earlier at dealing with baaad HTML: http://www.squeaksource.com/htmlcssparser.html I used it in a scraper robot successfully. regards, Göran