2013-09-25 10:37:14 +00:00
|
|
|
[twitter]
|
|
|
|
path=
|
|
|
|
http://twitter.com/*
|
|
|
|
https://twitter.com/*
|
|
|
|
|
2013-09-25 10:48:50 +00:00
|
|
|
title= //head/title/text()
|
2013-09-25 10:37:14 +00:00
|
|
|
items= //div[class=tweet]
|
|
|
|
|
|
|
|
item_title= (.//span[class=username]//text())[2]
|
|
|
|
item_link= .//a[class=details]/@href
|
|
|
|
item_content= .//p[class=tweet-text]
|