blob: 4cda55bf898306c6ae09403f56aa480a3426789c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
title: //h1[@class="entry-title"]
body: //*[@id="materia-letra"]
date: //abbr[@class="published"]
date: //abbr[@class="updated"]
author: //*[@class="author"]/strong
strip: //*[@class="foto"]//strong
strip: //*[@class="saibamais"]
strip: //*[@class="frase-materia"]
prune: no
replace_string([Clique aqui e veja mais vĂdeos do Fluminense]): []
test_url: http://globoesporte.globo.com/atletismo/noticia/2013/08/michael-johnson-diz-que-bolt-e-melhor-da-historia-nao-ha-duvidas.html
test_url: http://globoesporte.globo.com/futebol/futebol-internacional/futebol-espanhol/noticia/2013/08/barca-atropela-levante-e-neymar-passa-em-branco-em-estreia-oficial.html
|