Hands-on HTML Table Parser/Matrix?

Tim Cook timothywayne.cook at gmail.com
Sun Jul 6 08:52:11 EDT 2008


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*
**************************************************************
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/python-list/attachments/20080706/05871319/attachment-0001.sig>


More information about the Python-list mailing list