struct

Waypoints::PageContent

Inherits Struct < Value < Object

A fetched page reduced to the fields the describer reasons over.

Constructors

new(url : String, title : String, text : String)

Builds page content from a URL and its extracted title and body text.

Source

Instance methods

text
Source
title
Source