parser_wrapper | R Documentation |
Extracts the links and passes the html doc to the given parser function.
parser_wrapper(
res = NULL,
parser = crawlR::parse_content,
readability,
readability_content = F
)
res |
Return value from curl. |
parser |
Supplied parser function. |
readability |
not used |
readability_content |
not used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.