mechamlversion
A Mechanize-like web scraping library
Mechaml is a simple web scraping library that allows to :
- Fetch web content
- Analyze, fill and submit HTML forms
- Handle cookies, headers and redirections
- Use a web proxy (soon to be implemented)
Mechaml is built on top of existing libraries that alreay provide most of the interesting 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 useful features.
Author | Yann Hamdaoui <yann.hamdaoui@gmail.com> |
---|---|
License | LGPL-3.0-only |
Published | |
Homepage | https://github.com/yannham/mechaml |
Issue Tracker | https://github.com/yannham/mechaml/issues |
Maintainer | Yann Hamdaoui <yann.hamdaoui@gmail.com> |
Dependencies |
|
Source [http] | https://github.com/yannham/mechaml/archive/opam-release-0.1.tar.gz sha256=207c70a1f731d48a40a702160c2328ddd6076a1db921bed775ea4d55a3689ab9 md5=9294b88d7fe4ce3b42b9de4363827681 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mechaml/mechaml.0.1/opam |
No package is dependent