togetter.com JSON

togetter.com external_link

by nanto_vi 若葉 |
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'
    }
}