# MarketPulse Local SEO Analyzer

> MarketPulse Local SEO Analyzer is a paid API for AI agents from marketpulse.theaslangroupllc.com, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-15).

Generates a local SEO punch list covering Google Business Profile optimization, review strategy, citation building, and a six-month ranking roadmap for a given business type and location.

## Facts

- Endpoint: GET https://marketpulse.theaslangroupllc.com/api/market/local-seo
- Price: $0.08/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 3
- Tags: x402
- Canonical page: https://www.zero.xyz/c/marketpulse-local-seo-analyzer-54639eb2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_jZQoGQYKdQAP2Df_z2Q_S

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability marketpulse-local-seo-analyzer-54639eb2
```

Example prompt: Can you pull together a full local SEO punch list for my auto repair shop 'Westside Auto Care' in Denver, CO — I want to know if we'll show up in the Google local pack and what we need to fix, including review strategy and citations?

## When to prefer this

Use this endpoint when an agent needs a comprehensive, actionable local SEO strategy for a brick-and-mortar or service-area business seeking to improve Google local pack visibility. Prefer this over generic SEO tools when the user specifically needs local search guidance including GBP optimization, review strategies, and citation building rather than broad organic SEO advice.

## Known failure modes

- Missing or invalid business type returns error or generic results
- Unsupported or vague location may reduce roadmap specificity
- Overly generic business category may produce less targeted citation recommendations
- API returns HTTP 402 if payment is not included with the request

## How this service works

Will this business show up in the Google local pack? Local SEO punch list covering Google Business Profile optimization, review-generation strategy, citation-building priorities and a six-month ranking roadmap for a given business type and location. For local-search and local-marketing agents.

## Output

Returns a structured local SEO analysis including: assessment of Google local pack eligibility, actionable Google Business Profile optimization recommendations, a review-generation strategy, prioritized citation-building targets, and a six-month local search ranking roadmap tailored to the specified business type and location.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "required": [
  "business"
 ],
 "properties": {
  "lang": {
   "type": "string",
   "description": "Language to respond in — defaults to English"
  },
  "business": {
   "type": "string",
   "description": "The type of business to build a local SEO plan for"
  },
  "location": {
   "type": "string",
   "description": "City and country/region the business serves, anywhere in the world — sharpens citation and competitor guidance"
  }
 }
}
```

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "location": "Manchester, UK",
  "disclaimer": "Local SEO results typically take 3-6 months. Google's local algorithm updates frequently.",
  "quick_wins": [
   "Complete every Google Business Profile field",
   "Request reviews from the last 30 days of patients"
  ],
  "amazon_search": "Ultimate Guide to Local Business Marketing by Perry Marshall",
  "business_type": "family dental practice",
  "review_strategy": {
   "timing": "Immediately after checkout, while the experience is fresh",
   "how_to_ask": "Text a review link within 1 hour of a positive visit using a simple two-tap request",
   "response_template": "Thank the patient by name and mention a specific detail from their visit",
   "negative_review_protocol": "Respond within 24 hours, acknowledge the concern, move the conversation offline"
  },
  "competitor_intel": "Top-ranked local competitors typically have 100+ reviews with a 4.7+ average and post to Google weekly",
  "citation_building": {
   "nap_rule": "Use the exact same name, address, and phone format on every directory",
   "citation_check_tool": "Moz Local or BrightLocal",
   "priority_directories": [
    "Google Business Profile",
    "Bing Places",
    "Apple Business Connect",
    "+ country-specific directories for the given location (e.g. Yell UK, TrueLocal AU, YellowPages CA, Justdial IN, Yelp US)"
   ]
  },
  "on_page_local_seo": [
   "Add LocalBusiness and Dentist schema to the homepage"
  ],
  "six_month_roadmap": [
   "Month 1: GBP completeness and review request system",
   "Month 2-3: citation building across top directories"
  ],
  "local_link_building": [
   "Sponsor a local youth sports team for a backlink from the team's site"
  ],
  "google_business_profile": {
   "qa_seeding": [
    "Do you accept my insurance?",
    "Do you offer emergency appointments?"
   ],
   "must_complete": [
    "Add all service categories and attributes",
    "Fill out the full business description with target keywords"
   ],
   "post_strategy": "Weekly Google posts featuring offers, new services, or patient education",
   "photo_strategy": "Upload 15-20 photos covering the office, team, and before/after work; add new photos monthly",
   "category_optimization": "Primary: Dentist; secondary: Cosmetic Dentist, Pediatric Dentist if applicable"
  },
  "local_seo_health_assessment": "Most independent dental practices under-invest in Google Business Profile completeness and review velocity relative to competition"
… (truncated)
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/marketpulse-local-seo-analyzer-54639eb2/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from marketpulse.theaslangroupllc.com](https://www.zero.xyz/host/marketpulse.theaslangroupllc.com/llms.txt)
