SEO Helper (on-page audit + SERP preview)
Pricing
from $1.00 / 1,000 page audits
Go to Apify Store
SEO Helper (on-page audit + SERP preview)
Port of the SEO Minion extension as an API: full on-page audits per URL (meta tags, headings, images, links, structured data, hreflang) plus Google SERP snippet previews with truncation flags. No API keys needed.
SEO Helper (Apify Actor)
API port of the SEO Minion browser extension
(/root/projects/SEOminion/3.20_0). No API keys needed.
Modes
| Mode | What it does | Charges |
|---|---|---|
onpage | Full on-page audit per URL: title/meta description (length + over-limit flags), canonical (mismatch detection), meta robots, H1-H6 outline, word count, images (missing alt), Open Graph + Twitter tags, link counts (internal/external/follow/nofollow/sponsored/UGC), hreflang alternates, JSON-LD + microdata types, meta refresh, redirect chain, issue flags | page-audit / URL |
serp_preview | Google snippet preview: pulls live title/description, applies Google-style truncation (60/155 chars, word-boundary ellipsis), optional per-URL overrides | serp-preview / URL |
Local test
pip install -r requirements.txtpython -m src.main # needs APIFY_LOCAL_... or apify run
Build / deploy
$apify push