generate_config
Create a JSON configuration file for scraping any documentation website interactively.
Instructions
Generate a config file for documentation scraping. Interactively creates a JSON config for any documentation website.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| url | Yes | ||
| description | Yes | ||
| max_pages | No | ||
| unlimited | No | ||
| rate_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |