Description Usage Arguments Examples
Faz parse das notícias com URL começando em: http://f5.folha.uol.com.br/
1 |
url |
url da noticia |
1 2 3 4 5 | url <- "http://f5.folha.uol.com.br/colunistas/tonygoes/2016/12/sao-paulo-precisa-descobrir-sua-propria-maneira-de-realizar-a-virada-cultural.shtml"
noticia <- parse_f5(url)
url <- "http://f5.folha.uol.com.br/celebridades/2016/12/por-que-a-atriz-mais-bem-paga-da-tv-americana-esta-sendo-processada-pelos-proprios-embrioes.shtml"
noticia <- parse_f5(url)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.