dannoura has asked for the wisdom of the Perl Monks concerning the following question:
hi,
Recently I've been writing lots of HTML parsers. First with perl (ok), then with java (not so ok). Writing parsers is fairly boring so I thought I could maybe ask one of the non-technical people in my company to do this with a parser generator. I know there are plenty of them around, but they all use their own grammar, which is not very suitable for non-technical people. Does anyone know of a GUI application where you can mark elements in a web page and it will create some sort of extraction grammar or even code to extract them?
thanks,
Jon.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: html parser generator with GUI?
by Fletch (Bishop) on Mar 28, 2008 at 12:46 UTC | |
|
Re: html parser generator with GUI?
by zentara (Cardinal) on Mar 28, 2008 at 17:16 UTC | |
|
Re: html parser generator with GUI?
by Anonymous Monk on Mar 28, 2008 at 12:46 UTC | |
|
Re: html parser generator with GUI?
by Anonymous Monk on Jul 18, 2008 at 13:49 UTC |