extract_token {Tivy}R Documentation

Extract token

Description

Extracts security token from HTML page.

Usage

extract_token(html_content, verbose = TRUE)

Arguments

html_content

HTML content of the page.

verbose

Show detailed information.

Value

Extracted token.


[Package Tivy version 0.1.1 Index]