Skip to content

Instantly share code, notes, and snippets.

@tesths
Created June 29, 2019 08:00
Show Gist options
  • Save tesths/fbd1055f60c1127271930f437262b728 to your computer and use it in GitHub Desktop.
Save tesths/fbd1055f60c1127271930f437262b728 to your computer and use it in GitHub Desktop.
bilibili
{"_id":"bilibili","startUrl":["https://www.bilibili.com/ranking/all/0/0/3"],"selectors":[{"id":"element","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"li.rank-item","multiple":true,"delay":"2000","clickElementSelector":".rank-tab li","clickType":"clickOnce","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"},{"id":"title","type":"SelectorLink","parentSelectors":["element"],"selector":"a.title","multiple":false,"delay":0},{"id":"play","type":"SelectorText","parentSelectors":["element"],"selector":".detail > span:nth-of-type(1)","multiple":false,"regex":"","delay":0},{"id":"comment","type":"SelectorText","parentSelectors":["element"],"selector":"span:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"source","type":"SelectorText","parentSelectors":["element"],"selector":"a span","multiple":false,"regex":"","delay":0},{"id":"grade","type":"SelectorText","parentSelectors":["element"],"selector":".pts div","multiple":false,"regex":"","delay":0},{"id":"rank","type":"SelectorText","parentSelectors":["element"],"selector":"div.num","multiple":false,"regex":"","delay":0},{"id":"link","type":"SelectorPopupLink","parentSelectors":["_root"],"selector":".rank-tab li","multiple":true,"delay":0}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment