Re: grab html table[s] from html to files

From: Ronald Rood (devnull_at_ronr.nl)
Date: 10/06/03


Date: Mon, 6 Oct 2003 21:52:02 +0200

On Mon, 6 Oct 2003 14:03:58 +0200, David N. Welton wrote
(in message <878ynyzi9h.fsf@dedasys.com>):

> You could try using the 'htmlparse' module from the Tcl standard

As far as I can see I have no htmlparse available in the installation
(oratcl) I have to use. I do have perl and tcl, both without additions. I did
find a little perl script
<http://www.fundp.ac.be/~fbastin/computing/perl/html2csv> that nearly does
the job but has problem with table tags that are not at the linestart. That's
why I try to do it with tcl. The html is not too complicated so I think
regexps will not cause to many problems - except for the writing part ;-)

-- 
With kind regards,
Ronald
http://ronr.nl/unix-dba


Relevant Pages

  • Re: [Announce]:: Oratcl 4.3 has been released
    ... >As a newbie to Tcl, one thing I would really like to see is some nice ... it would put another coffin in Perl at work. ... There are some books that provide some basic oratcl information. ...
    (comp.lang.tcl)
  • Re: grab html table[s] from html to files
    ... > installation (oratcl) I have to use. ... I did find a little perl script ... That's why I try to do it with tcl. ...
    (comp.lang.tcl)
  • Re: Choosing Perl/Python for my particular niche
    ... >I was under the impression that Tcl ... >it's good to know that Tcl is an option to Perl and Python, ... >algorithms for programming coarse grain reconfigurable ...
    (comp.lang.perl.misc)
  • Re: Choosing Perl/Python for my particular niche
    ... >I was under the impression that Tcl ... >it's good to know that Tcl is an option to Perl and Python, ... >algorithms for programming coarse grain reconfigurable ...
    (comp.lang.python)
  • RE: Trying to make DBI work for me
    ... leaving something behind that conflicts with the new installation. ... Everything worked fine if we unstalled perl 5.6, ... directory, installed perl 5.8, and reloaded the DBI and DBD modules. ... Using 'ppm uninstall DBI' I uninstalled DBI. ...
    (perl.dbi.users)