Like most AI, all it can do is regurgitate what it has already seen. It gave some incredibly generic titles and descriptions which were only tangentially related to the content.
It also doesn't seem to respect robots.txt and other mechanisms for dissuading bot use.
astralshard•1h ago
So I built MetaMagic:
- Paste any public URL - AI crawls the page - Returns 3 optimized titles + 3 descriptions in ~10 seconds - CTR scoring (0–100), power word highlights, Google SERP preview - 12 languages - Free tier: 3 URLs/day forever - Pro: $35 one-time (first 100) — unlimited, bulk CSV, API
Tech: - Scraping: Jina Reader → Firecrawl → cheerio fallback - AI: OpenRouter (DeepSeek, Qwen, Mistral) - Frontend: Next.js 15 + shadcn/ui - Payments: Stripe Checkout - No user accounts, no tracking beyond Vercel Analytics
Try it free: https://metamagic.vercel.app
I’m using it on my next launch (RankList v2). Feedback welcome, especially on crawling edge cases or API use.
@astralshardio | Romania | Building in public