caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Yann Hamdaoui <yann.hamdaoui@gmail.com>
To: Caml List <caml-list@inria.fr>
Subject: [Caml-list] [ANN] Mechaml 1.0.0
Date: Tue, 22 Aug 2017 18:09:22 +0200	[thread overview]
Message-ID: <CAFusmEz2nm2sEZt_FYsxRg5_N3sZLiNt+Jbc3XUaXszGO2gO+A@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 706 bytes --]

Dear OCamlers, I'm happy to announce the (almost first) release of Mechaml
1.0.0 on OPAM.
A version 0.1 exists but 1.0.0 should be considered as the first usable
release.

Mechaml is a functional web scraping library that allows to :
* Fetch web content
* Analyze, fill and submit HTML forms
* Handle cookies, headers and redirections

Mechaml is built on top of existing libraries that provide low-level
features : Cohttp and
Lwt for asynchronous I/O and HTTP handling, and
Lambdasoup to parse HTML. It provides
an interface that handles the interactions between these and add a few
other features.

Please refer to the https://github.com/yannham/mechaml for more
information, examples and documentation.

[-- Attachment #2: Type: text/html, Size: 831 bytes --]

             reply	other threads:[~2017-08-22 16:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-22 16:09 Yann Hamdaoui [this message]
2017-08-22 19:49 ` SP

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFusmEz2nm2sEZt_FYsxRg5_N3sZLiNt+Jbc3XUaXszGO2gO+A@mail.gmail.com \
    --to=yann.hamdaoui@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).