parse_content: General Parser for HTML

View source: R/helpers.R

parse_contentR Documentation

General Parser for HTML

Description

Extracts the title, h1 headers, major meta-tags, and body tags from a page.

Usage

parse_content(doc)

Arguments

doc

html content returned by xml2.


barob1n/crawlR documentation built on May 23, 2023, 10:53 a.m.