{"openapi":"3.2.0","info":{"title":"Dynamic Web Scraping API","description":"Get full set of html from dynamic website while dynamic content fully loaded completely.","version":"1.0.0"},"servers":[{"url":"https://sszdd.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"x-agent-commerce":{"catalog_url":"https://sszdd.jojapi.net/_jojapi/agent/plans","discovery_url":"https://sszdd.jojapi.net/.well-known/x402","directory_url":"https://agents.jojapi.net/apis/dynamic-web-scraping","docs":"https://docs.jojapi.com/consumers/agents"},"paths":{"/get_html":{"post":{"operationId":"post_get_html","summary":"Get full set of html","description":"Get full set of html from dynamic website by provided url.","parameters":[{"name":"url","in":"query","required":false,"schema":{"type":"string","example":"https://www.abc.com/default.html"}}]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}