{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/WebScrapingResponse", "title": "WebScrapingResponse", "type": "object", "description": "Web scraping result", "properties": { "body": { "type": "string", "description": "Full HTML content of the page", "example": "