
path: '^/li/\d+',
entryNodes: {
'.list_body': {
uri: 'h5 a',
title: 'h4',
container: 'h5'
},
'.list_item': {
uri: '.status_right a:last-child',
title: '.tweet',
container: '.status_right'
}
}