Package

com.marekkadek.scraper

jsoup

Permalink

package jsoup

Visibility
  1. Public
  2. All

Type Members

  1. sealed class JsoupBrowser[F[_]] extends Browser[F]

    Permalink
  2. final case class JsoupDocument(underlying: org.jsoup.nodes.Document) extends Document with Product with Serializable

    Permalink
  3. final case class JsoupElement(underlying: org.jsoup.nodes.Element) extends Element with Product with Serializable

    Permalink

Value Members

  1. object JsoupBrowser

    Permalink

Ungrouped