list_available_scrapers
List all scrapers accessible via this server, including those from installed plugins. Use the names returned here to invoke specific scrapers with scrape_with.
Instructions
List every scraper available to this server, including installed plugins.
Third-party pyscrappy-* plugin packages register scrapers that show up here
automatically. Use a returned name with scrape_with.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||