Re: Parsing HTML with JavaScript

2005-05-13 Thread John J. Lee
[EMAIL PROTECTED] writes: > I am trying to extract some information from a few web pages, and I was > using the HTMLParser module. It worked fine until it got to the > javascript, at which it gave a parse error. Is there a good way to work > around this or should I just preparse the file to remove

Re: Parsing HTML with JavaScript

2005-05-13 Thread Richard Brodie
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I am trying to extract some information from a few web pages, and I was > using the HTMLParser module. It worked fine until it got to the > javascript, at which it gave a parse error. It's fairly common for pages with Javascript to al