CW
Cracked Web Reader
6 endpointsliveFetch any public URL as clean text or markdown-ish content, extract metadata, links, and sitemaps. First-party, no key needed.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Cracked Web Reader.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Fetch page as text /fetch verified | Download a public web page and return its title, meta description, Open Graph tags, and readable text (scripts and nav noise stripped). Best first step for any 'read this URL' task. | $0.0030 per call | stable · 217ms |
| Extract links /links verified | All hyperlinks on a page with anchor text, split into internal and external. | $0.0030 per call | degraded · 158ms |
| Read sitemap /sitemap verified | Fetch a site's sitemap.xml (following sitemap indexes) and return all URLs with lastmod. | $0.0050 per call | degraded · 244ms |
| Read robots.txt /robots verified | Fetch and parse robots.txt: user-agents, allow/disallow rules, sitemaps. | $0.0020 per call | degraded · 177ms |
| Screenshot page /screenshot verified | Render a page in a headless browser and return a screenshot URL plus page metadata (via Microlink). | $0.010 per call | degraded · 372ms |
| Parse RSS/Atom feed /rss verified | Fetch a feed and return normalised items (title, link, date, summary). | $0.0020 per call | degraded · 376ms |