package mechaml

  1. Overview
  2. Docs
A functional web scraping library

Install

Authors

Maintainers

Sources

1.2.1.tar.gz
md5=5c04d389b4f167ee03fda1b85b7b8099
sha512=269eeba6a3b9e178f1c9d2e9d6569d113aeb14094485069f1958d5975d92b72b4f2c8cb6e5935f66a767cde9e955c0432539344e014abb4540389624dd4ee9c7

Description

Mechaml is a functional web scraping library that allows to :

  • Fetch web content
  • Analyze, fill and submit HTML forms
  • Handle cookies, headers and redirections

Dependencies (9)

  1. ocaml >= "4.03.0"
  2. lambdasoup < "0.8.0"
  3. uri
  4. lwt
  5. cohttp-lwt-unix
  6. cohttp-lwt
  7. cohttp >= "0.21.0" & < "5.0.0"
  8. ocaml-syntax-shims build
  9. dune >= "1.8.0"

Dev Dependencies (1)

  1. alcotest with-test & >= "0.8.0"

Used by

None

Conflicts

None