# CableFYI Embed Widget > 151 cables, connectors, standards. Embeddable widgets for any website. Zero dependencies, Shadow DOM isolation. ## Quick Start ```html
``` ## Available Widget Types (9) - entity: `data-cablefyi="entity"` - glossary: `data-cablefyi="glossary"` - guide: `data-cablefyi="guide"` - compare: `data-cablefyi="compare"` - search: `data-cablefyi="search"` - faq: `data-cablefyi="faq"` - connector (interactive): `data-cablefyi="connector"` - standard (interactive): `data-cablefyi="standard"` - compatibility (interactive): `data-cablefyi="compatibility"` ## Customization - **Themes**: light, dark, sepia, auto (follows system preference) - **Sizes**: compact (280px), default (420px), large (720px) - **Styles**: modern, classic ```html ``` ## Integration Methods 1. **Script tag** (recommended): `` 2. **iframe**: `https://cablefyi.com/iframe/entity/{slug}/` 3. **oEmbed**: `https://cablefyi.com/oembed?url={page_url}&format=json` 4. **Badge**: `https://cablefyi.com/badge/site.svg` ## Links - Main site: https://cablefyi.com - Widget docs: https://widget.cablefyi.com - API documentation: https://cablefyi.com/developers/ - npm package: https://www.npmjs.com/package/cablefyi-embed - GitHub: https://github.com/fyipedia/cablefyi-embed ## Network FYI Widget Network - [TLDFYI Widget](https://widget.tldfyi.com) - [IPFYI Widget](https://widget.ipfyi.com) - [StatusCodeFYI Widget](https://widget.statuscodefyi.com) ## Part of FYIPedia Open-source developer tools ecosystem — https://fyipedia.com