WebPresence API
WebPresence API audits any website across 6 quality dimensions (performance, SEO, accessibility, security, mobile, business presence), discovers businesses with poor websites in any geographic area, and generates personalised cold outreach emails based on audit findings. It renders JavaScript via headless Chromium before analysing — so React, Vue, Angular, Wix, and Squarespace sites are scored…
WebPresence API endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
/health /health |
Returns API status and available capabilities |
| v1 | ||
| POST |
/v1/outreach/generate /v1/outreach/generate |
Generate a personalised cold outreach email sequence based on audit findings. References specific website problems to create compelling, non-spammy outreach. 3 tone options… |
| POST |
/v1/copy/generate /v1/copy/generate |
Generate marketing copy in 6 types (tagline, product description, email subject, ad copy, landing page, social post) with 5 tone options. Uses LLM when available, falls back to… |
| POST |
/v1/discovery/bad-websites /v1/discovery/bad-websites |
Searches for businesses in a given area and industry, audits each website, and ranks them by opportunity score (worst website = best prospect). Uses Google Places for discovery.… |
| POST |
/v1/strategy/analyze /v1/strategy/analyze |
Generate a comprehensive growth strategy for a business including positioning, competitive advantages, marketing recommendations (budget-aware), pricing suggestions, risks, and a… |
| POST |
/v1/discovery/audit-batch /v1/discovery/audit-batch |
Audit up to 20 URLs at once. Returns scored results sorted by opportunity (worst website first). Useful for auditing a list of competitors or a CRM export. |
| POST |
/v1/audit/scan /v1/audit/scan |
Comprehensive website audit across 6 dimensions: performance, SEO, accessibility, security, mobile-friendliness, and business presence. Returns a 0-100 score per category,… |
| POST |
/v1/scout/search /v1/scout/search |
Find businesses with poor web presence by industry and location, or analyse a single URL directly. Returns prospects ranked by opportunity score. |
WebPresence API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | 5 / minute |
|
| PRO | $9.99 / month | 20 / minute |
|
| ULTRA | $29.99 / month | 60 / minute |
|
| MEGA | $99.99 / month | 120 / minute |
|