blob: 1169984fec0f6eb8a2a3d08b9dae8fbd9580ae17 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
title: /html/head/meta[@name='title']/@content
author: //span[contains(concat(' ',normalize-space(@class),' '),' article_author ')]/a
date: //span[contains(concat(' ',normalize-space(@class),' '),' article_date ')]
body: //div[@class='entry-content']
single_page_link: //p[@class='pagination']/a
test_url: http://www.stephenfry.com/2011/10/06/steve-jobs/
|