Add Transformation model
This commit is contained in:
@@ -30,6 +30,11 @@ scraper:
|
||||
steps:
|
||||
- type: "xpath"
|
||||
value: "//li/text()"
|
||||
transform:
|
||||
- name: "replace"
|
||||
parameters:
|
||||
- " ("
|
||||
- ""
|
||||
language:
|
||||
steps:
|
||||
- type: "xpath"
|
||||
|
||||
Reference in New Issue
Block a user