mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-10-19 06:23:16 +00:00
Support custom css selectors for extracting links (#689)
Support array of selectors via --selectLinks property in the form [css selector]->[property] or [css selector]->@[attribute].
This commit is contained in:
parent
2a9b152531
commit
d04509639a
11 changed files with 194 additions and 109 deletions
|
@ -20,6 +20,7 @@
|
|||
"@webrecorder/wabac": "^2.20.0",
|
||||
"browsertrix-behaviors": "^0.6.4",
|
||||
"client-zip": "^2.4.5",
|
||||
"css-selector-parser": "^3.0.5",
|
||||
"fetch-socks": "^1.3.0",
|
||||
"get-folder-size": "^4.0.0",
|
||||
"husky": "^8.0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue