URL to Static HTML Converter Efficiently converts URLs to static HTML fileMethod: POST Path: /v1/websitetools/url2html?appkey={{appkey}} Demo: https://api.gugudata.io/v1/websitetools/url2html/demoRequest Parameters:
url (string, required): URL of the webpage to be converted. Note that SPA (Single Page Application) sites may have issues with content retrieval
Response Fields Count: 5 Response Field Examples:
DataStatus.StatusCode: API return status code
DataStatus.StatusDescription: API return status description
DataStatus.ResponseDateTime: API response timestamp
DataStatus.DataTotalCount: Total data count under this condition, generally used for pagination calculation
Data: CDN URL of the generated HTML file
Key Features:
Supports non-SPA website content conversion
Ultra-high fidelity and conversion performance
Compresses site resources into a single file
Provides permanent CDN storage for output HTML file