Laszlo Zsolt Nagy wrote:
> [...]
> For example this malformed link:
>
> http://samplesite.current_location/page.html','Samle link']
Your options AFAIK are:
* Beautiful Soup (http://www.crummy.com/software/BeautifulSoup/)
* Various implementations of tidy (uTidyLib, mxTidy)
* XIST (http://www.liv
Fredrik Lundh wrote:
>Laszlo Zsolt Nagy wrote:
>
>
>
>>The question: is there a good library for Python for extraction links and
>>images
>>out of (possibly malformed) HTML soucre code?
>>
>>
>
>http://www.crummy.com/software/BeautifulSoup/
>
>
Thanks a lot! This is just what I wanted. W
Laszlo Zsolt Nagy wrote:
> The question: is there a good library for Python for extraction links and
> images
> out of (possibly malformed) HTML soucre code?
http://www.crummy.com/software/BeautifulSoup/
--
http://mail.python.org/mailman/listinfo/python-list