Extract links from html-page
‘5ÛHH575-UAZWKVVP-7H2H48V3
thomas at cintra.no
Thu May 11 06:46:59 EDT 2000
More information about the Python-list mailing list
Thu May 11 06:46:59 EDT 2000
- Previous message (by thread): Extract links from html-page
- Next message (by thread): Extract links from html-page
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I`d like to extract just the links in a web-page or html-document. It would be nice if relative links like '<a href="/source/test_pyt.tgz">Logo</a> in a page at http://www.test.site.org became "http://www.test.site.org/source/test_pyt.tgz" in the end too, but ... The result should be a list of links. Thanks. Thomas
- Previous message (by thread): Extract links from html-page
- Next message (by thread): Extract links from html-page
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list