Parsing html :: output to comma delimited

Paul McGuire ptmcg at austin.rr.com
Sat Jul 16 21:42:46 EDT 2005


Pyparsing includes a sample program for extracting URLs from web pages.
 You should be able to adapt it to this problem.

Download pyparsing at http://pyparsing.sourceforge.net

-- Paul




More information about the Python-list mailing list