How to use the Parsers feature in Manual Scraper
Parser Type | Description | Configuration Options |
---|---|---|
Edit Property | Modify an existing property in the extracted data. | - Property: Choose which property to modify. - Parser: Select the transformation (e.g., trim, change case, etc.). |
Append Property | Append a new property to the existing data. | - Append Property: Select the property to add. - To Property: Define where to append the new property in the output. |
Add Constant | Add a constant value to the output. | - Property: Specify the property where the constant will be added. - Value: Input the constant value for the selected property. |