Webrify
Webrify is a multi-purpose web intelligence API that gives you deep insight into any website. Designed for developers, SEO specialists, digital marketers, and automation platforms, this API offers everything from visual screenshots to full technical audits using real browser rendering. This API simulates real users, bypassing basic anti-scraping methods, and works even on complex,…
Webrify endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Screenshot /screenshot |
Capture a full-page screenshot in base64 format. |
| GET |
Metadata /metadata |
Extract: Title & description, Open Graph tags (og:title, og:image, etc.), Twitter meta tags, Canonical URL, |
| GET |
SEO Auditing /seo |
Performs a basic SEO audit: Counts the number of tags (should typically be 1), Finds images missing alt attributes (important for accessibility & SEO), Counts internal vs.… |
| GET |
Website Performance /performance |
Uses browser performance APIs to extract timing metrics: Page Load Time: Total time taken to load page, First Contentful Paint (FCP): When first visible content appears, Largest… |
| GET |
Structured Data /structured-data |
Looks for tags (JSON-LD schema) and parses any found and extracts their structure and types (@type). |
| GET |
Accessibility Testing /accessibility |
Checks basic accessibility markers: Images missing alt text, Buttons missing labels (either via text or aria-label), Detects landmarks like , , , |
Webrify pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $30 / month | — |
|
| ULTRA | $60 / month | — |
|