Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #50436
| References | <51DE73E4.6040007@bluewin.ch> <mailman.4578.1373533692.3114.python-list@python.org> <3906a61a-1a52-48b8-b9df-fb30c5498e99@googlegroups.com> |
|---|---|
| Date | 2013-07-11 11:27 +0100 |
| Subject | Re: ElementTree: can't figure out a mismached-tag error |
| From | Fábio Santos <fabiosantosart@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4581.1373538425.3114.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
On 11 Jul 2013 10:24, <fronagzen@gmail.com> wrote: > > Actually, I don't think etree has a HTML parser. And I would counter-recommend lxml if speed is an issue: BeautifulSoup takes a looooong time to parse a large document. > > On Thursday, July 11, 2013 5:08:04 PM UTC+8, Fábio Santos wrote: > > > > Use an HTML parser. I strongly recommend BeautifulSoup but I think etree has an HTML parser too. I am not sure.. I meant lxml. My apologies.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: ElementTree: can't figure out a mismached-tag error Fábio Santos <fabiosantosart@gmail.com> - 2013-07-11 10:08 +0100
Re: ElementTree: can't figure out a mismached-tag error fronagzen@gmail.com - 2013-07-11 02:19 -0700
Re: ElementTree: can't figure out a mismached-tag error Fábio Santos <fabiosantosart@gmail.com> - 2013-07-11 11:27 +0100
csiph-web