parse_content_fetched | R Documentation |
Extracts the title, headers, span, and p tags from a page.
parse_content_fetched(
res,
readability,
readability_content = F,
map_meta = NULL
)
res |
Return value from curl. |
readability |
readability reticulate object. |
readability_content |
T of F - if true use readability. |
map_meta |
meta data header mappings. |
Returns character vector of links, or error message.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.