Minor config adjustment
This commit is contained in:
@@ -96,6 +96,11 @@ scraper:
|
||||
" .+",
|
||||
""
|
||||
]
|
||||
- name: "regexReplace"
|
||||
parameters: [
|
||||
".+-[A-Za-z]*0?",
|
||||
""
|
||||
]
|
||||
validation:
|
||||
pattern: "^.+-.+\\\\d.+$"
|
||||
name:
|
||||
@@ -117,9 +122,8 @@ scraper:
|
||||
validation:
|
||||
pattern: "^\".+\".*"
|
||||
regional-name:
|
||||
fallback:
|
||||
default: "N/A"
|
||||
type: int
|
||||
nullable: true
|
||||
extractors:
|
||||
- steps:
|
||||
- type: xpath
|
||||
|
||||
Reference in New Issue
Block a user