japanese.engadget.com JSON

japanese.engadget.com external_link

by snitch あっきぃ |

mainpage

path: '^/$',
entryNodes: {
    'div.post h2': {
        uri: 'a',
        title: 'a',
        container: 'parent'
    }
}

permalink

path: '^/\d+/\d+/\d+/[\w-]+/',
entryNodes: {
    'div.post h2': {
        uri: 'window.location',
        title: 'span',
        container: 'parent'
    }
}