Website intelligence at your fingertips. Screenshots, metadata, content extraction — one API call.
Full-page or element-level screenshots. Custom viewport, JPEG quality control, JS rendering.
Title, description, Open Graph, Twitter Cards, favicons, language, charset — everything.
Links, images, headings, social profiles, email/phone extraction, text preview.
Lightweight extraction in ~200ms. Browser rendering for JS-heavy pages when needed.
curl -X POST https://api.webintel.io/v1/extract \
-H "Authorization: Bearer wi_your_api_key" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com"}'