*.jaiku.com JSON

*.jaiku.com external_link

by mattn |

home

path: '^(/$|/\??page=\d)',
entryNodes: { 
     'ul.stream li.presence div div': { uri: 'h3 a', title: 'h3', container: 'p.meta'}
    ,'ul.stream li.comment div div' : { uri: 'p.meta a:nth-child(2)', title: 'p.comment', container: 'p.meta'}
}

permalink

path: '^/presence/\w+',
entryNodes: { 
     'div#current-stream': { uri: 'window.location', title: 'h2', container: 'h2'}
}