Mark Harrison wrote:
> I thought I saw a package that would create a DOM from html, with
> allowances that it would do a "best effort" job to parse
> non-perfectly formed html.
>
> Now I can't seem to find this... does anybody have a recommendation
> as to a good package to look at?
>
> Many TIA!
John J. Lee wrote:
> Mark Harrison <[EMAIL PROTECTED]> writes:
>
> > Ahh, it's BeautifulSoup...
>
> Strictly that's not THE DOM, just A document object model. The DOM
> proper is a standardised interface, which BeautifulSoup does not
> implement. You could build a DOM using BeautifulSoup, though.
Mark Harrison <[EMAIL PROTECTED]> writes:
> Mark Harrison <[EMAIL PROTECTED]> wrote:
> > Now I can't seem to find this... does anybody have a recommendation
> > as to a good package to look at?
>
> Ahh, it's BeautifulSoup...
Strictly that's not THE DOM, just A document object model. The DOM
pro
Mark Harrison <[EMAIL PROTECTED]> wrote:
> Now I can't seem to find this... does anybody have a recommendation
> as to a good package to look at?
Ahh, it's BeautifulSoup...
Thanks All!!
--
http://mail.python.org/mailman/listinfo/python-list
I thought I saw a package that would create a DOM from html, with
allowances that it would do a "best effort" job to parse
non-perfectly formed html.
Now I can't seem to find this... does anybody have a recommendation
as to a good package to look at?
Many TIA!
Mark
--
http://mail.python.org/mail