extract_tags: extract html tags

View source: R/helpers.R

extract_tagsR Documentation

extract html tags

Description

takes html content and returns text from html tags

Usage

extract_tags(doc, tag)

Arguments

doc

html document

tag

tag to extract - h1,div,body,etc...


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