Parsing HTML

mtuller mituller at gmail.com
Thu Feb 8 17:15:40 EST 2007


I was asking how to escape the quotation marks. I have everything
working in pyparser except for that. I don't want to drop everything
and go to a different parser.

Can someone else help?



>
> > I am trying to parse a webpage and extract information.
>
> BeautifulSoup is a great Python module for this purpose:
>
>    http://www.crummy.com/software/BeautifulSoup/
>
> Here's an article on screen scraping using it:
>
>    http://iwiwdsmi.blogspot.com/2007/01/how-to-use-python-and-beautiful-...





More information about the Python-list mailing list