Prerender
prerenderPrerender.io is a service that pre-renders JavaScript-heavy websites to improve SEO by serving static HTML versions to search engine crawlers.
Acciones
1
Triggers
0
Autenticación
—
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.
Acciones disponibles (1)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Get Prerendered PagePRERENDER_GET_PRERENDERED_PAGEAcciónTool to fetch a prerendered html page. use when you need a static snapshot of a page before dynamic rendering.
Get Prerendered Page
PRERENDER_GET_PRERENDERED_PAGEAcciónTool to fetch a prerendered html page. use when you need a static snapshot of a page before dynamic rendering.
Parámetros de entrada
urlstringObligatorioFull URL of the page to prerender. Include scheme (http/https). URL will be percent-encoded as needed.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not