{
"success": true,
"job_id": "uuid",
"type": "spiderLanding",
"status": "completed",
"processing_time_seconds": 8.5,
"worker_id": "spider-landing-main-1",
"completed_at": "2026-01-19T12:00:05Z",
"data": {
"capture": {
"initial_url": "https://tracking.example.com/ad?id=123",
"final_url": "https://landing-page.com/offer",
"redirect_chain": [
"https://tracking.example.com/ad?id=123",
"https://landing-page.com/redirect",
"https://landing-page.com/offer"
],
"screenshot_fold_url": "https://media.spideriq.ai/client-xxx/landings/job-id/fold.png",
"screenshot_full_url": "https://media.spideriq.ai/client-xxx/landings/job-id/full.png",
"html_bundle_url": "https://media.spideriq.ai/client-xxx/landings/job-id/page.html",
"captured_at": "2026-01-19T12:00:05Z"
},
"extracted": {
"meta": {
"title": "Get 50% Off Today | Amazing Product",
"description": "Limited time offer on our best-selling product",
"og_image": "https://landing-page.com/og-image.jpg"
},
"content": {
"headline": "Transform Your Business in 30 Days",
"subheadline": "Join 10,000+ companies using our platform",
"cta_primary": {
"text": "Start Free Trial",
"url": "https://landing-page.com/signup",
"style": "button"
},
"value_propositions": [
"Save 10+ hours per week",
"Increase revenue by 30%",
"No credit card required"
],
"testimonials": [
{
"quote": "Best tool we've ever used",
"author": "John Smith",
"title": "CEO, TechCorp"
}
],
"trust_signals": [
"10,000+ customers",
"Featured in Forbes",
"SOC 2 Certified"
]
},
"design": {
"layout_type": "hero_features_testimonials_cta",
"color_palette": ["#FF5733", "#1A1A1A", "#FFFFFF"],
"font_families": ["Inter", "system-ui"],
"has_video": false,
"has_chat_widget": true,
"form_fields": ["email", "name"]
}
},
"errors": [],
"duration_ms": 8500
},
"error_message": null
}