Convert Webpage to Markdown Convert any webpage content to clean Markdown format for easy documentation and text processingMethod: POST Path: /v1/websitetools/url2markdown?appkey={{appkey}} Demo: https://api.gugudata.io/v1/websitetools/url2markdown/demoRequest Parameters:
appkey (string, required): Obtained after payment
url (string, required): The URL of the webpage to convert to Markdown format
Response Fields Count: 8 Response Field Examples:
dataStatus: Response status information
dataStatus.statusCode: HTTP status code
dataStatus.status: Response status
dataStatus.statusDescription: Status description
dataStatus.responseDateTime: Response timestamp
dataStatus.dataTotalCount: Data count
data: Response data
data.result: Markdown content converted from the webpage
Key Features:
Support converting content from any publicly accessible webpage
Clean Markdown output with proper formatting and structure
Preserves links, images, and text formatting from original webpage
Automatic URL validation and error handling
Powered by Cloudflare's advanced browser rendering technology