Fetch and retrieve a markdown representation of a webpage from a given URL. Supports optional JavaScript rendering for single-page applications, raw HTML extraction, and image extraction from the webpage content. Use this when you need to extract clean, structured content from w…
urlRequiredstringThe URL of the webpage to fetch
renderJsbooleanWhether to render JavaScript on the webpage before fetching content. Set to true for single-page applications or dynamic content
extractImagesbooleanWhether to extract images from the webpage and include them in the response
includeRawHtmlbooleanWhether to include the raw HTML of the webpage in the response
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.