Shadcnregistry: Inspect External Registry
Shadcnregistry via Parse · developer_tools
Fetch and parse an external shadcn/ui registry JSON file by URL. Returns structured metadata including component name, type, description, dependencies, and file contents with source code. The URL should point to a valid shadcn/ui registry JSON endpoint. 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/inspect_external_registry
- Interface artifact
- sha256:83e3e18a617e256859b81e6f4e9cb7d5d9a802c7b296dfca981e3df50a67a792
- Manifest digest
- sha256:89b71fa2ef3c8fae1a4b42df1af9a88a2154d3b55e78459fffde2be19a498aca
Request fields
- url (string, required): Full URL to a shadcn/ui registry JSON file (e.g. 'https://8bitcn.com/r/accordion.json', 'https://kokonutui.com/r/switch-button.json')
Example queries
- {"url":"https://8bitcn.com/r/accordion.json"}