From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id CAA00091; Thu, 22 Aug 2002 02:29:10 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id CAA00070 for ; Thu, 22 Aug 2002 02:29:09 +0200 (MET DST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.182]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g7M0T7n05264 for ; Thu, 22 Aug 2002 02:29:08 +0200 (MET DST) Received: from [212.227.126.160] (helo=mrelayng0.kundenserver.de) by moutng4.kundenserver.de with esmtp (Exim 3.35 #2) id 17hfqM-0003g2-00; Thu, 22 Aug 2002 02:28:58 +0200 Received: from [80.129.100.48] (helo=gate.gerd-stolpmann.de) by mrelayng0.kundenserver.de with asmtp (Exim 3.35 #2) id 17hfqL-0007ou-00; Thu, 22 Aug 2002 02:28:57 +0200 Received: from ice.gerd-stolpmann.de (ice.gerd-stolpmann.de [192.168.0.13]) by gate.gerd-stolpmann.de (Postfix) with ESMTP id 554F1CCDD; Thu, 22 Aug 2002 02:28:56 +0200 (CEST) Received: from ice (localhost [127.0.0.1]) by ice.gerd-stolpmann.de (Postfix) with ESMTP id 4A7CBB0A2; Thu, 22 Aug 2002 02:28:55 +0200 (CEST) Date: Thu, 22 Aug 2002 02:28:54 +0200 From: Gerd Stolpmann To: Oliver Bandel Cc: caml-list@inria.fr Subject: Re: [Caml-list] Ocaml-Weblib? Message-ID: <20020822002854.GA872@ice.gerd-stolpmann.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: ; from oliver@first.in-berlin.de on Mit, Aug 21, 2002 at 20:49:51 +0200 X-Mailer: Balsa 1.3.6 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Am 2002.08.21 20:49 schrieb(en) Oliver Bandel: > Hello, > > is there a Library for parsing/analysing Webpages? > > I want to write a tool, that helps me searching > on websites, and I don't want to rewrite such a library from scratch. > > Is there something for Ocaml, similar (or even better :)) > like Web-/CGI-Libs for Perl? You may have a look at ocamlnet, http://sourceforge.net/projects/ocamlnet. It includes an HTML parser, and CGI support. For HTTP operations, netclient http://www.ocaml-programming.de/programming/netclient.html may be helpful. Gerd ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de ------------------------------------------------------------ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners