Parsing html with Beautifulsoup
Gabriel Genellina
gagsl-py2 at yahoo.com.ar
Thu Dec 10 22:23:19 EST 2009
En Thu, 10 Dec 2009 06:15:19 -0300, Johann Spies <jspies at sun.ac.za>
escribió:
> How do I get Beautifulsoup to render (taking the above line as
> example)
>
> sunentint for <img src=icons/group.png> <a
> href=#OBJ_sunetint>sunetint</A><BR>
>
> and still provide the text-parts in the <td>'s with plain text?
Hard to tell if we don't see what's inside those <td>'s - please provide
at least a few rows of the original HTML table.
--
Gabriel Genellina
More information about the Python-list
mailing list