wasm-demo/demo/ermis-f/python_m/cur/1390

35 lines
1.0 KiB
Plaintext

From: phd at sun.med.ru (Oleg Broytmann)
Date: Tue, 27 Apr 1999 13:55:08 +0400 (MSD)
Subject: examples of parsing html?
In-Reply-To: <764sm3pbfb.fsf@zero.npl.uiuc.edu>
Message-ID: <Pine.SOL2.3.96.SK.990427135258.19099G-100000@sun.med.ru>
X-UID: 1390
On 26 Apr 1999, M.A.Miller wrote:
> Can anyone point me to examples of how to parse html files? I
> want to extract urls from an index so I can use those urls to get
> data files.
Look into my "Bookmarks database" programs at
http://members.xoom.com/phd2/Software/Python/
http://www.fortunecity.com/skyscraper/unix/797/Software/Python
These programs split navigator's bookmarks.html into a databse and
restore them back into html.
> Mike
>
> --
> Michael A. Miller miller5 at uiuc.edu
> Department of Physics, University of Illinois, Urbana-Champaign
Oleg.
----
Oleg Broytmann National Research Surgery Centre http://sun.med.ru/~phd/
Programmers don't die, they just GOSUB without RETURN.