create_config
Create a reusable scraping configuration to standardize and repeat web scraping tasks, avoiding the need to redefine settings for each operation.
Instructions
Create a new scrape configuration for reuse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| config | Yes | Scraping configuration |