Re: Hands-on HTML Table Parser/Matrix?
- From: Tim Cook <timothywayne.cook@xxxxxxxxx>
- Date: Sun, 06 Jul 2008 09:52:11 -0300
There are couple of HTML examples using Pyparsing here:
http://pyparsing.wikispaces.com/Examples
--Tim
On Sun, 2008-07-06 at 14:40 +0200, robert wrote:
Often I want to extract some web table contents. Formats are--
mostly static, simple text & numbers in it, other tags to be
stripped off. So a simple & fast approach would be ok.
What of the different modules around is most easy to use, stable,
up-to-date, iterator access or best matrix-access (without need
for callback functions,classes.. for basic tasks)?
Robert
--
http://mail.python.org/mailman/listinfo/python-list
Timothy Cook, MSc
Health Informatics Research & Development Services
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook
Skype ID == timothy.cook
**************************************************************
*You may get my Public GPG key from popular keyservers or *
*from this link http://timothywayne.cook.googlepages.com/home*
**************************************************************
Attachment:
signature.asc
Description: This is a digitally signed message part
- Follow-Ups:
- Re: Hands-on HTML Table Parser/Matrix?
- From: robert
- Re: Hands-on HTML Table Parser/Matrix?
- References:
- Hands-on HTML Table Parser/Matrix?
- From: robert
- Hands-on HTML Table Parser/Matrix?
- Prev by Date: Hands-on HTML Table Parser/Matrix?
- Next by Date: Re: Recursive wildcard file search
- Previous by thread: Hands-on HTML Table Parser/Matrix?
- Next by thread: Re: Hands-on HTML Table Parser/Matrix?
- Index(es):
Relevant Pages
|