Parsing links from html

Charles Cosse ccosse at gmail.com
Mon Sep 24 16:29:27 PDT 2007


http://docs.python.org/lib/module-HTMLParser.html

If you can use python then the above link can help.  And, if you were using
wxPython, then so-much-the-better!

-charles

On 9/24/07, Andreas Volz <usenet-spam-trap at brachttal.net> wrote:
>
>
> Hello,
>
> I need to parse some tags (img, src,...) from html pages and download
> the links. For downloading I use currently libcurl. But parsing html
> pages in no fun. I thought about using regex functions. Or do you know
> a library that helps me. Does wxwidgets help me in any way with this?
>
> regards
> Andreas
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20070924/04a=
921e9/attachment.htm


More information about the wx-users mailing list