Quickstart
One URL in, honest scores out. The engine fetches your site live, scores five disciplines plus measured Reach, and hands you a branded report you can forward to anyone. No signup, no sandbox — this is the production engine.
Any public website works — yours, a client's, a competitor's. All you need is the URL.
One request. The engine fetches the page live and computes everything on the spot:
curl -s -X POST https://automarketingengine.com/api/analyze \
-H "Content-Type: application/json" \
-d '{"url": "https://yoursite.com"}'
Takes a few seconds — the engine is actually visiting your site, not looking anything up.
The response is a full workspace: detected brand and niche, live signals, and 0–100 scores per discipline plus an overall:
Scores are honest and computed from what the engine actually observed — a first audit caps at 90, because a site it just met hasn't proven Reach yet. Reach is measured separately, from real signals.
Every analyzed site gets a clean, branded, standalone report — the artifact you hand a prospect:
https://automarketingengine.com/report/yoursite.com
Scores and findings come from the live audit; deliverable samples are produced by the same execution layer that runs an activated marketing department.
See a live example report →That's the whole loop: analyze → score → report. From here the engine runs six backend channels — SEO, AISO, CRO, analytics, paid, and research — producing real deliverables against your workspace. The full manual covers all of it, chapter by chapter.
Read the Operator's Manual →