Website Intelligence API — metadata, clean-text, slugify

Edge-first API built for SEO tools, scrapers and automation. Low latency, predictable pricing, a generous free tier.

Start Free — No Card Read Docs
Free: 3,000 req/mo Starter: 60,000 req/mo Pro: 200,000 req/mo Edge & CORS ready

Why Animiso?

We built Animiso because existing metadata tools are slow, brittle, or require scraping infra. Animiso gives predictable structured output and works at edge scale — so your app stays fast and reliable.

Avg latency
~60ms
Success rate
99.8%
Quick request
fetch("https://api.animiso.fun/api/metadata?url=https://github.com", {
  headers: { "x-api-key": "YOUR_KEY" }
}).then(r=>r.json()).then(console.log)

Blazing fast

Edge-first fetch and caching — average ~60ms response for metadata.

Clean text

Strip tags, normalize whitespace, remove noise — ready for NLP or publishing.

Simple auth

Single API key per user. No complex OAuth flows for machines.

Predictable limits

Monthly buckets per plan so you can forecast costs easily.

Built for

SEO tools

Automate meta audits and preview cards at scale.

Social preview generation

Fetch image/title/description reliably for link previews.

Content pipelines

Clean and normalize content before feeding to LLMs or indexing.

Data enrichment

Add structured metadata to your datasets with a single call.

Example Response (Metadata)

{
  "title": "GitHub · Change is constant.",
  "description": "The platform for software innovation.",
  "image": "https://...",
  "favicon": "https://...",
  "url": "https://github.com/"
}

💡 Click any code block to copy

Pricing (USD)

All plans billed monthly. Upgrade anytime. Volume & enterprise pricing available.

Free
$0
3,000 requests / month
Start Free
Starter
$4.99
60,000 requests / month
Choose Starter
Pro
$19.99
200,000 requests / month
Choose Pro