reactbits.dev API: get_component_source_code
reactbits.dev via Parse · developer_tools
Get only the source code files for a component including CSS and TSX/JSX files with their full content. Each file object includes a type label, relative path, and the complete file source. 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_source_code
- Interface artifact
- sha256:7d2466e051e67d30733af014e91bcd5d2fe16af35008a719fdf529c22e96666f
- Manifest digest
- sha256:33495a01787f814ec4afc9099a1289cac7e3a8b8dd11794e7bf0b157fcfc2e5b
Request fields
- name (string, required): Component display name (e.g. 'Shuffle') or full registry name with variant suffix (e.g. 'Shuffle-TS-CSS').
Example queries
- {"name":"AnimatedContent-TS-CSS"}