List and filter crawlers
list_crawlersThe index, filtered or whole: each row says what the crawler is and what blocking it costs, and the reply lists every valid filter value. Example: category='ai-training', limit=20.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free text over slug, name and operator. | |
| limit | No | Max rows, 1-200 (default 100). | |
| category | No | ai-training, ai-search, user-fetch, dataset, search, seo, archive, preview or tool. | |
| operator | No | Operator slug or name. | |
| verification | No | published-ranges, reverse-dns or none. | |
| respects_robots_txt | No | documented, disputed, by-design-no or n-a. |