Skip to main content
GET

Overview

Retrieves a site’s full structured data by domain name. Returns the extracted components (contact, about, pricing, docs, FAQ, etc.) that AI agents can consume directly. Only returns live, public sites. No authentication required.

Path Parameters

string
required
The site domain (e.g., stripe.com)

Response

string
Unique site identifier
string
Site domain
string
Full URL that was crawled
string
Site status
string
public or private
string
Page title
string
Page meta description
object
Structured site components extracted by AI analysis
array
Auto-generated tool schemas from the site
string
Site category
array
Site tags

Example

MCP Tool

This endpoint is also available as the get_site_info MCP tool: