Parsing HTML
Richie Hindle
richie at entrian.com
Thu Sep 23 08:28:43 EDT 2004
More information about the Python-list mailing list
Thu Sep 23 08:28:43 EDT 2004
- Previous message (by thread): Parsing HTML
- Next message (by thread): Parsing HTML
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Richie] > BeautifulSoup is perfect for this job: Um, BeautifulSoup may be perfect, but my script isn't. It fails with the Swedish page because it doesn't cope with "<b></b>" appearing in the HTML. And I don't know whether you'd consider it correct to extract only the bold text from the entries that have bold text. But it gives you a place to start. 8-) -- Richie Hindle richie at entrian.com
- Previous message (by thread): Parsing HTML
- Next message (by thread): Parsing HTML
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list