Code Tabs
Developer section with capability cards and line-numbered code panes.
Feature strip at top, language tabs below, paired code-vs-markdown output layout.
Developer First
Start building today
Lorem ipsum dolor sit amet consectetur adipiscing elit.
Search
Search the web and get full content from results.
Scrape
Get LLM-ready data from websites. Markdown, JSON, screenshot.
InteractNEW
Scrape a page, then interact with it using AI prompts or code.
1# pip install lorem-client2from lorem import Client34app = Client(api_key="lm-YOUR_API_KEY")56app.scrape('example.com')
[ .MD ]
1# Lorem23Lorem ipsum dolor sit amet,4consectetur adipiscing elit.56## Features78- Search: Find information across the web9- Scrape: Clean data from any page10- Interact: Click, navigate, operate pages
Install from registry
npx shadcn@latest add https://ui.comcreate.io/r/code-tabs.json
Shadcn-compatible registry endpoint served locally for copy-paste installs.
Installed files
- components/sections/code-tabs.tsx