Roboflow: Search Datasets
Roboflow via Parse · developer_tools
Full-text keyword search across all Roboflow Universe datasets. Returns up to 50 dataset summaries per page. Results include workspace and project slugs needed to fetch full details via get_dataset_details. Paginates via integer page counter; has_more indicates whether additional pages exist. Roboflow Universe is a repository of over 200,000 open-source computer vision datasets. This API supports keyword search across all datasets, paginated listing, and detailed metadata retrieval for any dataset by workspace and project slug. Fulfilled by Parse from roboflow.com.
- developer-tools
- education
- other
- parse
- platform-key
- roboflow
- roboflow-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4d4cf0a1-b912-46f8-9ca4-54eb70b69488/search_datasets
- Interface artifact
- sha256:290b4fb7d957c59dbc8cb4ea028d0b6d2e80e39889d4458c6d77028730b0c454
- Manifest digest
- sha256:28b0b5e195bd4857600c520e39ce0f9cf9ac4e4843a39d29dbcf14dd68a391b1
Request fields
- page (integer): Page number for pagination (1-based).
- query (string): Search keyword. Supports single words and multi-word phrases.
Example queries
- {"page":"1","query":"dogs"}