reactbits.dev API: get_component
reactbits.dev via Parse · developer_tools
Get full details for a specific component including source code files, npm dependencies, and extracted TypeScript/JSX interface props. Accepts either the display name (e.g. 'Shuffle') or the full registry name with variant suffix (e.g. 'Shuffle-TS-CSS'). When only a display name is given, defaults to the TS-CSS variant. API to extract UI components, source code, and props from reactbits.dev using its shadcn-style registry. Fulfilled by Parse from reactbits.dev.
- developer-tools
- parse
- platform-key
- reactbits-dev
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/d5e4f987-bba9-42d0-af9b-a6d73345e227/get_component
- Interface artifact
- sha256:093f272a2ff3728b468dbb4add0c0748f88cb206a6f14ac8be9c8e5286797b16
- Manifest digest
- sha256:b4cd420fc345c47191352f6fef7f84ca43582c771a7bc41829bc396abc501750
Request fields
- name (string, required): Component display name (e.g. 'Shuffle') or full registry name with variant suffix (e.g. 'Shuffle-TS-CSS'). Accepted variant suffixes: -TS-CSS, -TS-TW, -JS-CSS, -JS-TW.
Example queries
- {"name":"AnimatedContent-TS-CSS"}