Skip to contents

Fetch a KenPom page as parsed HTML using an authenticated cookie jar

Usage

.kp_get_page(jar, url)

Arguments

jar

Path to the httr2 cookie jar file (returned by login())

url

The KenPom URL to fetch

Value

A parsed HTML document (xml_document)