Connection check
verified live · 27h ago
pa1m-seo
Pay-per-call SEO agent: keyword research, SERP analysis, on-page optimization. x402, USDC on Base.
Tools
36
GitHub stars
—
Installs / wk
—
Licence
—
Transport
sse
Last checked
27h ago
Tools & capabilities
36 toolsRead from the running server on 27h ago.
analyze_endpoint
url*deeptask*language
Free-Form AI Analysis — $0.75 Ask any SEO question about a website in plain text. The AI agent reads cached audit data for the URL, selects the relevant audit categories, and retu… Free-Form AI Analysis — $0.75 Ask any SEO question about a website in plain text. The AI agent reads cached audit data for the URL, selects the relevant audit categories, and returns a structured answer with evidence from the audit results. Examples: 'Why is my Core Web Vitals score low?', 'What is blocking my site from ranking?', 'Compare my mobile vs desktop performance', 'What structured data should I add?'. Requires: url + task (your question). Optional: language, deep=true for deeper analysis. Body: {"url": "https://example.com", "task": "Why is my page speed score low?", "language": "en"} ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
backlinks_check
donor_urls*target_domains*
Verify a backlink on one donor page — $0.02 Confirm that a single donor page really links to your domain. Fetches each donor page with full JavaScript rendering, so links injected… Verify a backlink on one donor page — $0.02 Confirm that a single donor page really links to your domain. Fetches each donor page with full JavaScript rendering, so links injected client-side are still found, and reports per donor: the exact target links present, domain authority, spam score, and whether the donor page itself is indexed by Google — a live link on an unindexed page passes nothing. Use it after a link-building campaign to see which placements survived and which were quietly removed, nofollowed or deindexed. Runs as an async task — poll /backlinks/status/{task_id} (free) for the report. Body: {"donor_urls": ["https://donor.com/post"], "target_domains": ["yoursite.com"]} ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
backlinks_check_bulk
donor_urls*target_domains*
Verify backlinks across up to 500 donor pages — $6.00 Audit up to 500 donor pages in one call ($0.012/donor). Fetches each donor page with full JavaScript rendering, so links inje… Verify backlinks across up to 500 donor pages — $6.00 Audit up to 500 donor pages in one call ($0.012/donor). Fetches each donor page with full JavaScript rendering, so links injected client-side are still found, and reports per donor: the exact target links present, domain authority, spam score, and whether the donor page itself is indexed by Google — a live link on an unindexed page passes nothing. Use it after a link-building campaign to see which placements survived and which were quietly removed, nofollowed or deindexed. Runs as an async task — poll /backlinks/status/{task_id} (free) for the report. Body: {"donor_urls": ["https://donor.com/post"], "target_domains": ["yoursite.com"]} ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
backlinks_status
task_id*
Backlink verification report — FREE Per-donor results: found target links, domain authority, spam score and the donor page's own indexation status. Free, 30 requests/min per IP.… Backlink verification report — FREE Per-donor results: found target links, domain authority, spam score and the donor page's own indexation status. Free, 30 requests/min per IP. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
brief
url*deepjob_id*language
AI SEO Action Plan — $0.50 Takes a completed scan result and generates a prioritized Markdown action plan. Groups issues by severity (critical / high / medium / low), explains why… AI SEO Action Plan — $0.50 Takes a completed scan result and generates a prioritized Markdown action plan. Groups issues by severity (critical / high / medium / low), explains why each matters, and gives concrete implementation steps. Requires: job_id (from /scan/quick or /scan/full) + url. Optional: language (default 'en') for localized output, deep=true for more detail. Body: {"job_id": "...", "url": "https://example.com", "language": "en"} ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_accessibility
url*
Check WCAG 2.1 compliance — ARIA, contrast, keyboard navigation Runs automated WCAG 2.1 Level AA checks: color contrast ratios, ARIA landmark usage, form label associations, keybo… Check WCAG 2.1 compliance — ARIA, contrast, keyboard navigation Runs automated WCAG 2.1 Level AA checks: color contrast ratios, ARIA landmark usage, form label associations, keyboard focus order, image alt text, and skip navigation links. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_ai_geo
url*
Score AI search visibility — GEO signals and LLM citation readiness Checks signals that influence visibility in AI-generated answers: FAQ/HowTo schema, clear factual statements, a… Score AI search visibility — GEO signals and LLM citation readiness Checks signals that influence visibility in AI-generated answers: FAQ/HowTo schema, clear factual statements, author expertise markup, citation-friendly content structure, and llms.txt presence. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_content
url*
Score content quality — readability, thin pages and duplicate text Analyzes reading level (Flesch-Kincaid), detects thin content (under 300 words), near-duplicate pages, keyword s… Score content quality — readability, thin pages and duplicate text Analyzes reading level (Flesch-Kincaid), detects thin content (under 300 words), near-duplicate pages, keyword stuffing, and content-to-HTML ratio. Returns per-page content quality scores. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_core_seo
url*
Audit title tags, meta descriptions, H1–H6 headings and canonical URLs Checks the fundamental on-page SEO elements: title tag length and uniqueness, meta description presence, hea… Audit title tags, meta descriptions, H1–H6 headings and canonical URLs Checks the fundamental on-page SEO elements: title tag length and uniqueness, meta description presence, heading hierarchy (H1–H6), canonical URL correctness, and keyword signals. Returns a score 0–100 with a list of issues and affected pages. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_crawlability
url*
Detect noindex tags, blocked resources and crawl budget waste Identifies pages accidentally marked noindex, resources blocked by robots.txt, pagination issues, duplicate URL varia… Detect noindex tags, blocked resources and crawl budget waste Identifies pages accidentally marked noindex, resources blocked by robots.txt, pagination issues, duplicate URL variants (trailing slash, www/non-www), and crawl budget signals. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_eeat
url*
Assess E-E-A-T signals — expertise, authoritativeness, trustworthiness Looks for author bio markup, About/Contact pages, editorial policy, external citations, review signals, and… Assess E-E-A-T signals — expertise, authoritativeness, trustworthiness Looks for author bio markup, About/Contact pages, editorial policy, external citations, review signals, and other trust indicators that Google uses for E-E-A-T evaluation. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_html
url*
Validate HTML structure, semantic elements and document outline Checks DOCTYPE declaration, charset, viewport meta, deprecated tags, nesting errors, missing semantic landmarks (ma… Validate HTML structure, semantic elements and document outline Checks DOCTYPE declaration, charset, viewport meta, deprecated tags, nesting errors, missing semantic landmarks (main, nav, header, footer), and duplicate IDs. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_i18n
url*
Validate hreflang tags, locale signals and international SEO setup Audits hreflang attribute syntax, self-referencing hreflang, return-tag presence, x-default usage, and Content-L… Validate hreflang tags, locale signals and international SEO setup Audits hreflang attribute syntax, self-referencing hreflang, return-tag presence, x-default usage, and Content-Language headers. Returns a list of hreflang errors per page. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_images
url*
Check alt text, image formats, compression and lazy loading Audits every image for missing or empty alt attributes, non-WebP formats, oversized files, missing width/height attribu… Check alt text, image formats, compression and lazy loading Audits every image for missing or empty alt attributes, non-WebP formats, oversized files, missing width/height attributes, and lazy loading. Returns a scored report with offending image URLs. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_js_rendering
url*
Detect content hidden behind JavaScript and render-blocking scripts Compares server-rendered HTML vs JS-rendered DOM to find content invisible to crawlers, identifies render-block… Detect content hidden behind JavaScript and render-blocking scripts Compares server-rendered HTML vs JS-rendered DOM to find content invisible to crawlers, identifies render-blocking scripts and stylesheets, and flags lazy-loaded content that may not be indexed. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_legal
url*
Check privacy policy, cookie consent and Terms of Service presence Detects presence and accessibility of privacy policy, cookie consent mechanism, Terms of Service, GDPR/CCPA comp… Check privacy policy, cookie consent and Terms of Service presence Detects presence and accessibility of privacy policy, cookie consent mechanism, Terms of Service, GDPR/CCPA compliance signals, and data collection disclosures. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_links
url*
Find broken links, orphan pages and weak internal linking Crawls all internal and external links, detects 404s, redirect chains, orphan pages with no inbound links, and anchor tex… Find broken links, orphan pages and weak internal linking Crawls all internal and external links, detects 404s, redirect chains, orphan pages with no inbound links, and anchor text diversity issues. Returns a list of broken URLs and linking gaps. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_mobile
url*
Test mobile usability — viewport, touch targets and font sizes Checks viewport meta tag, tap target spacing (minimum 48×48px), font size legibility (minimum 16px body), horizontal… Test mobile usability — viewport, touch targets and font sizes Checks viewport meta tag, tap target spacing (minimum 48×48px), font size legibility (minimum 16px body), horizontal scroll issues, and mobile-specific render problems. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_performance
url*
Measure Core Web Vitals — LCP, CLS, FID — and overall page speed Runs Lighthouse-based performance checks: Largest Contentful Paint, Cumulative Layout Shift, First Input Delay, Ti… Measure Core Web Vitals — LCP, CLS, FID — and overall page speed Runs Lighthouse-based performance checks: Largest Contentful Paint, Cumulative Layout Shift, First Input Delay, Time to First Byte, and resource load order. Returns per-metric scores and recommendations. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_redirects
url*
Map redirect chains, loops and unnecessary 3xx hops Traces all redirects site-wide, detects chains longer than 2 hops, redirect loops, mixed HTTP/HTTPS redirects, and www/non-www… Map redirect chains, loops and unnecessary 3xx hops Traces all redirects site-wide, detects chains longer than 2 hops, redirect loops, mixed HTTP/HTTPS redirects, and www/non-www inconsistencies. Returns a redirect map with hop counts. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_security
url*
Verify HTTPS, security headers and mixed content issues Checks for HTTPS enforcement, HSTS, Content-Security-Policy, X-Frame-Options, Referrer-Policy, mixed content warnings, and… Verify HTTPS, security headers and mixed content issues Checks for HTTPS enforcement, HSTS, Content-Security-Policy, X-Frame-Options, Referrer-Policy, mixed content warnings, and exposed sensitive files. Returns a security score with specific header gaps. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_social
url*
Audit Open Graph and Twitter/X card tags for social previews Checks og:title, og:description, og:image, twitter:card, twitter:image, and related tags. Validates image dimensions f… Audit Open Graph and Twitter/X card tags for social previews Checks og:title, og:description, og:image, twitter:card, twitter:image, and related tags. Validates image dimensions for social sharing and detects missing or malformed social metadata. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_structured_data
url*
Validate Schema.org JSON-LD markup for rich result eligibility Parses all JSON-LD and Microdata on the page, validates against Schema.org specs, checks for required fields for ric… Validate Schema.org JSON-LD markup for rich result eligibility Parses all JSON-LD and Microdata on the page, validates against Schema.org specs, checks for required fields for rich results (Article, Product, FAQ, BreadcrumbList, etc.), and reports validation errors. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_technical
url*
Inspect robots.txt, XML sitemap and crawl configuration Validates robots.txt syntax, sitemap presence and freshness, correct disallow rules, crawl-delay settings, and sitemap–robo… Inspect robots.txt, XML sitemap and crawl configuration Validates robots.txt syntax, sitemap presence and freshness, correct disallow rules, crawl-delay settings, and sitemap–robots consistency. Returns issues that may block search engine crawlers. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
check_url_structure
url*
Analyze URL depth, parameters and slug readability Checks URL length, directory depth, presence of dynamic parameters (?id=), special characters, uppercase letters, and keyword in… Analyze URL depth, parameters and slug readability Checks URL length, directory depth, presence of dynamic parameters (?id=), special characters, uppercase letters, and keyword inclusion. Returns a list of URLs that violate best practices. Served from 24h cache when available (instant response). Otherwise starts a background scan and returns a job_id — poll /status/{job_id} until done. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
get_status
job_id*
Job Status Poll until status='done'. Free endpoint. Returns status (pending|done|failed) and result JSON when complete. ### Responses: **200**: Successful Response (Success Resp… Job Status Poll until status='done'. Free endpoint. Returns status (pending|done|failed) and result JSON when complete. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
google_check_report
task_id*
Full index-check report — FREE Per-URL indexed/not-indexed listing with titles. Free, 30 requests/min per IP. ### Responses: **200**: Successful Response (Success Response) Cont… Full index-check report — FREE Per-URL indexed/not-indexed listing with titles. Free, 30 requests/min per IP. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
google_check_status
task_id*
Poll an index-check task — FREE Progress and results of an index check. Free, 30 requests/min per IP. ### Responses: **200**: Successful Response (Success Response) Content-Type… Poll an index-check task — FREE Progress and results of an index check. Free, 30 requests/min per IP. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
google_index_check
urls*
Check if one URL is in Google's index — $0.02 Check a single URL's presence in Google's index. Returns a definitive in-index / not-in-index verdict per URL, plus the title Google… Check if one URL is in Google's index — $0.02 Check a single URL's presence in Google's index. Returns a definitive in-index / not-in-index verdict per URL, plus the title Google holds for the page. An unindexed page earns no traffic and an unindexed backlink passes no weight, so this is the check that tells you whether published work is actually live in search. Runs as an async task — poll /google/check/status/{task_id} (free) for results. Body: {"urls": ["https://example.com/page"]} ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
google_index_check_bulk
urls*
Check up to 1000 URLs against Google's index — $12.00 Check up to 1000 URLs in one call ($0.012/URL). Returns a definitive in-index / not-in-index verdict per URL, plus the title… Check up to 1000 URLs against Google's index — $12.00 Check up to 1000 URLs in one call ($0.012/URL). Returns a definitive in-index / not-in-index verdict per URL, plus the title Google holds for the page. An unindexed page earns no traffic and an unindexed backlink passes no weight, so this is the check that tells you whether published work is actually live in search. Runs as an async task — poll /google/check/status/{task_id} (free) for results. Body: {"urls": ["https://example.com/a", "https://example.com/b"]} ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
google_index_report
task_id*
Final per-URL indexation report — FREE Per-URL breakdown once the task completes: which URLs are in Google's index, which are not, page titles as Google holds them, and any fetch… Final per-URL indexation report — FREE Per-URL breakdown once the task completes: which URLs are in Google's index, which are not, page titles as Google holds them, and any fetch errors (-1 means a noindex meta tag was found; 404/502 are the page's own HTTP status). Free, 30 requests/min per IP. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
google_index_status
task_id*
Poll a crawl-request task — FREE Progress of a crawl request: how many URLs were processed and how many have entered Google's index so far. Counts keep moving until the day-7 fina… Poll a crawl-request task — FREE Progress of a crawl request: how many URLs were processed and how many have entered Google's index so far. Counts keep moving until the day-7 final report. Free, 30 requests/min per IP. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
google_index_submit
urls*
Send one URL to Google's crawler — $0.25 Request an on-demand mobile Googlebot crawl of a single URL. Agents cannot make Google crawl an arbitrary page — this endpoint does it. Ho… Send one URL to Google's crawler — $0.25 Request an on-demand mobile Googlebot crawl of a single URL. Agents cannot make Google crawl an arbitrary page — this endpoint does it. How it works: the URL is queued and a genuine mobile Googlebot crawl is driven to it. No link pyramids, no PBN, no spam networks, and no Search Console access required — so it works for URLs on domains you do not own: backlinks, guest posts, profile links, PDFs and third-party pages. Safe for fresh domains. Guaranteed: a real Googlebot visit to every submitted URL. Not guaranteed: entry into the index — that is Google's decision based on page quality, and typically 70%+ of submitted URLs are indexed. First movement shows in 48-72 hours; the final per-URL indexation report is ready on day 7. Priced per submitted URL, not per indexed URL. Poll /google/index/status/{task_id} (free) for progress and the final report. Body: {"urls": ["https://example.com/page"]} ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
google_index_submit_bulk
urls*
Send up to 10 URLs to Google's crawler — $2.00 Request on-demand mobile Googlebot crawls for up to 10 URLs in one call ($0.20/URL). How it works: the URL is queued and a genuine m… Send up to 10 URLs to Google's crawler — $2.00 Request on-demand mobile Googlebot crawls for up to 10 URLs in one call ($0.20/URL). How it works: the URL is queued and a genuine mobile Googlebot crawl is driven to it. No link pyramids, no PBN, no spam networks, and no Search Console access required — so it works for URLs on domains you do not own: backlinks, guest posts, profile links, PDFs and third-party pages. Safe for fresh domains. Guaranteed: a real Googlebot visit to every submitted URL. Not guaranteed: entry into the index — that is Google's decision based on page quality, and typically 70%+ of submitted URLs are indexed. First movement shows in 48-72 hours; the final per-URL indexation report is ready on day 7. Priced per submitted URL, not per indexed URL. Poll /google/index/status/{task_id} (free) for progress and the final report. Body: {"urls": ["https://example.com/a", "https://example.com/b"]} ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
scan_full
url*
Full SEO Audit — 500 pages, $5.00. One call replaces 500+ agent tool calls. Deep crawl up to 500 pages across all 20 SEO categories (200 rules). Recommended for large sites, e-com… Full SEO Audit — 500 pages, $5.00. One call replaces 500+ agent tool calls. Deep crawl up to 500 pages across all 20 SEO categories (200 rules). Recommended for large sites, e-commerce stores, or when quick scan misses critical pages. Returns a job_id immediately. Poll GET /status/{job_id} until status='done' (~2–15min). Same result structure as quick scan but with higher page coverage and more accurate averages. Body: {"url": "https://example.com"} ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
scan_quick
url*