generate_scraper_code
Generate runnable scraper code from selected HTTP flows. Provide flow IDs to produce automation scripts for targeted tasks.
Instructions
Generate executable scraper/automation code from a comma-separated list of flow IDs. Args: flow_ids: Comma-separated list of flow IDs to include in the script. target_framework: The framework to generate code for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_ids | Yes | ||
| target_framework | No | curl_cffi |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |