update_config
Update scraper configuration with new selector mappings to adapt to website structure changes and maintain accurate data extraction.
Instructions
Update scraper configuration with new selector mappings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mappings | Yes | Array of selector mappings to update | |
| outputPath | No | Path to save updated configuration |