* [Caml-list] [ANN] Mechaml 1.0.0
@ 2017-08-22 16:09 Yann Hamdaoui
2017-08-22 19:49 ` SP
0 siblings, 1 reply; 2+ messages in thread
From: Yann Hamdaoui @ 2017-08-22 16:09 UTC (permalink / raw)
To: Caml List
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-08-22 19:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-22 16:09 [Caml-list] [ANN] Mechaml 1.0.0 Yann Hamdaoui
2017-08-22 19:49 ` SP
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox