Response Fields
This page explains the data returned by the LLM Scraper. Each field is briefly described, with an example where relevant, so teams can quickly understand and integrate the response.
Last updated
"text_markdown": "Here are the leading SEO tips for 2026:\n\n- Focus on semantic, intent-driven content\n- Emphasize E-E-A-T and content quality\n- Invest in entity-based SEO and knowledge graphs""text": "Here are the leading SEO tips for 2026 include focusing on content quality and user experience.""citations_found": true"citations": [
{
"id": 1,
"title": "Best Headphones of 2025",
"url": "https://example.com/best-headphones-2025",
"section": "citations"
}
]"inline_citations": [
{
"id": 1,
"url": "https://example.com/ai-productivity-report",
"title": "AI Productivity Trends 2025",
"text_anchor": "AI tools have increased developer productivity by up to 40% in enterprise environments."
},
{
"id": 2,
"url": "https://example.com/startup-ai-adoption",
"title": "Startup Adoption of AI Tools",
"text_anchor": "Startups are adopting AI solutions faster than enterprises due to fewer legacy constraints."
},
{
"id": 3,
"url": "https://example.com/ai-productivity-report",
"title": "AI Productivity Trends 2025",
"text_anchor": "AI tools have increased developer productivity by up to 40% in enterprise environments."
}
]"follow_ups": [
"Top SEO trends 2026 to watch for",
"How to optimize for search intent in 2026",
"Technical SEO checklist for 2026 sites",
"EAT impact on rankings in 2026 strategies",
"AI-assisted SEO tools for 2026 optimization"
]"media_items": [
{
"type": "image",
"url": "https://images.example.com/smartphone1.jpg",
"title": "Top Smartphones of 2025",
"source_url": "https://example.com/best-smartphones-2025"
},
{
"type": "image",
"url": "https://images.example.com/smartphone2.jpg",
"title": "Best Phones Ranked in 2025",
"source_url": "https://example.com/phone-ranking"
},
{
"type": "video",
"url": "https://www.youtube.com/watch?v=example",
"title": "Top 5 Smartphones of 2025",
"source_url": "https://www.youtube.com/watch?v=example"
}
]