Skip to content

Instantly share code, notes, and snippets.

@facert
Created June 8, 2020 14:36
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save facert/9d3e3f2cf59a46ef6adc0c0bc8e9cf16 to your computer and use it in GitHub Desktop.
Save facert/9d3e3f2cf59a46ef6adc0c0bc8e9cf16 to your computer and use it in GitHub Desktop.
{"_id":"douban_group","startUrl":["https://www.douban.com/group/qiong/discussion"],"selectors":[{"id":"page","type":"SelectorLink","parentSelectors":["_root","page"],"selector":".paginator > a","multiple":true,"delay":0},{"id":"post","type":"SelectorElement","parentSelectors":["_root","page"],"selector":"tr:nth-of-type(n+2)","multiple":true,"delay":0},{"id":"link","type":"SelectorLink","parentSelectors":["post"],"selector":".title a","multiple":false,"delay":0},{"id":"author","type":"SelectorText","parentSelectors":["post"],"selector":"[nowrap] a","multiple":false,"regex":"","delay":0},{"id":"updated","type":"SelectorText","parentSelectors":["post"],"selector":"td.time","multiple":false,"regex":"","delay":0}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment