Screaming Frog · JSON Structure

Screaming Frog Crawl Result Structure

Structure for a URL crawl result from the Screaming Frog SEO Spider tool

Type: Properties: 0
SEOWebsite CrawlerTechnical AuditMarketingAnalyticsMCPAgentsDesktop SoftwareCommand Line

Screaming Frog Crawl Result Structure is a JSON Structure definition published by Screaming Frog.

Meta-schema:

JSON Structure

screaming-frog-crawl-result-structure.json Raw ↑
{
  "name": "Screaming Frog Crawl Result Structure",
  "description": "Structure for a URL crawl result from the Screaming Frog SEO Spider tool",
  "version": "1.0.0",
  "structure": {
    "url": "string(uri) - The crawled URL",
    "status_code": "integer - HTTP response status code (200, 301, 404, etc.)",
    "status": "string - HTTP status description",
    "title": "string - Page title tag content",
    "title_length": "integer - Title character count",
    "meta_description": "string - Meta description content",
    "meta_description_length": "integer - Meta description character count",
    "h1": "string - First H1 heading",
    "h2": "string - First H2 heading",
    "word_count": "integer - Total words on page",
    "content_type": "string - HTTP Content-Type header",
    "size": "integer - Page size in bytes",
    "indexability": "enum[Indexable|Non-Indexable] - Search engine indexability",
    "indexability_status": "string - Reason if non-indexable",
    "canonical_url": "string(uri) - Canonical URL (rel=canonical)",
    "redirect_url": "string(uri) - Redirect destination URL",
    "inlinks": "integer - Number of internal links to this URL",
    "outlinks": "integer - Number of links from this page",
    "crawl_depth": "integer - Click depth from start URL",
    "response_time": "number - Server response time in seconds"
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/screaming-frog-crawl-result-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.