Learn R Programming

Tivy (version 0.1.1)

extract_token: Extract token

Description

Extracts security token from HTML page.

Usage

extract_token(html_content, verbose = TRUE)

Value

Extracted token.

Arguments

html_content

HTML content of the page.

verbose

Show detailed information.