ocaml / ocaml.org

The official OCaml website.
https://ocaml.org
Other
149 stars 301 forks source link

Cookbook Check a Webpage for Broken Links #2581

Open ggsmith842 opened 3 weeks ago

ggsmith842 commented 3 weeks ago

Adds recipe for validating links on a webpage. For this example the webpage is represented as an html string. This code makes use of the cohttp and lambdasoup libraries.

christinerose commented 2 weeks ago

It shows the library as Lambda Soup here: https://opam.ocaml.org/packages/lambdasoup/

Otherwise, perhaps put lambdasoup in monospace. ??