www.facebook.com JSON

www.facebook.com external_link

by かずあき |
path: '^/.*',
entryNodes: {
  'div.storyInnerContent': {
    uri: 'span.uiStreamSource a',
    title: 'h6 span.messageBody',
    container: 'span.UIActionLinks'
  },
  'div.uiStreamSubstory': {
    uri: 'span.uiStreamSource a',
    title: 'h6 span.messageBody',
    container: 'span.UIActionLinks'
  }
}