Re: building a meta search engine
- From: "Andrey Kuznetsov" <spam0@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 26 Jun 2006 16:43:53 +0200
Thanks for the reply. I am aware of the Java capabilities and how this
task is done in theory. I am more interested in performance and
practical issues. Parsing HTML is not a lightweight task, so languages
like PHP or Perl are hardly suitable for it. I don't want to touch C, so
Java seems to me like the best option... Another thing is that, coming
up with a parser from scratch seems like an awful waste of time to me,
considering languages like Python come up with a basic XML/HTML parser
out of the box. Are there any good Java parsers out there? Things like
POST/GET requests, support for multiple results pages, high degree of
customization would be nice
acme.com has (not exactly what you need, but) very interesting html parser.
Andrey
--
http://uio.imagero.com Unified I/O for Java
http://reader.imagero.com Java image reader
http://jgui.imagero.com Java GUI components and utilities
.
- Follow-Ups:
- Re: building a meta search engine
- From: Andrey Kuznetsov
- Re: building a meta search engine
- References:
- building a meta search engine
- From: RoS
- Re: building a meta search engine
- From: deep
- Re: building a meta search engine
- From: RoS
- building a meta search engine
- Prev by Date: Re: building a meta search engine
- Next by Date: Re: building a meta search engine
- Previous by thread: Re: building a meta search engine
- Next by thread: Re: building a meta search engine
- Index(es):
Relevant Pages
|