Shadcnregistry: Search Components
Shadcnregistry via Parse · developer_tools
Full-text search for components by keyword across all registries. Optionally filter by component type. Returns matching components with metadata including id, name, description, type, namespace, and source URL. API for discovering and inspecting shadcn/ui registries, components, and creators on shadcnregistry.com Fulfilled by Parse from shadcnregistry.com.
- b2b-directory
- developer-tools
- marketplace
- parse
- platform-key
- shadcnregistry
- shadcnregistry-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/bf7a9ba5-264f-42cc-9f5e-fa8cbff5fcb2/search_components
- Interface artifact
- sha256:dbd11b523a459b3b55df1b8de6f0783094e0c11f915789bfa102831c43c1fe61
- Manifest digest
- sha256:ad705b5517fa5c4eb2d9da6b33d5e9f55410013fe14a6a3fddd5d73467bf7afc
Request fields
- type (string): Component type filter. Accepted values: 'lib', 'block', 'component', 'ui', 'hook', 'page', 'file', 'theme', 'style': Allowed values: lib, block, component, ui, hook, page, file, theme, style
- query (string, required): Search keyword to match against component names and descriptions
Example queries
- {"type":"lib","query":"button"}