Zyte Api
zyte_apiZyte API is a web scraping solution that automates data extraction from websites, handling challenges like bans and dynamic content.
Acciones disponibles (8)
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.
Fetch Active Scheduled MaintenancesZYTE_API_ACTIVE_SCHEDULED_MAINTENANCESAcciónTool to fetch currently active scheduled maintenances. use when you need to know ongoing maintenance events.
ZYTE_API_ACTIVE_SCHEDULED_MAINTENANCESAcciónTool to fetch currently active scheduled maintenances. use when you need to know ongoing maintenance events.
Parámetros de entrada
Sin parámetros.
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
Get scheduled maintenancesZYTE_API_GET_SCHEDULED_MAINTENANCESAcciónTool to get the 50 most recent scheduled maintenances (upcoming and completed) from zyte status api. use after confirming you need the latest maintenance schedule for monitoring.
ZYTE_API_GET_SCHEDULED_MAINTENANCESAcciónTool to get the 50 most recent scheduled maintenances (upcoming and completed) from zyte status api. use after confirming you need the latest maintenance schedule for monitoring.
Parámetros de entrada
Sin parámetros.
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
Zyte API: Get Unresolved IncidentsZYTE_API_GET_UNRESOLVED_INCIDENTSAcciónTool to retrieve unresolved incidents from zyte status api. use when you need to check currently open incidents.
ZYTE_API_GET_UNRESOLVED_INCIDENTSAcciónTool to retrieve unresolved incidents from zyte status api. use when you need to check currently open incidents.
Parámetros de entrada
Sin parámetros.
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
List Zyte API status incidentsZYTE_API_LIST_INCIDENTSAcciónTool to list the 50 most recent incidents on the zyte api status page. use after needing current api health or incident summaries.
ZYTE_API_LIST_INCIDENTSAcciónTool to list the 50 most recent incidents on the zyte api status page. use after needing current api health or incident summaries.
Parámetros de entrada
Sin parámetros.
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
Zyte Status SummaryZYTE_API_STATUS_SUMMARYAcciónTool to get a summary of status indicators, component statuses, unresolved incidents, and scheduled maintenances. use when you need an overview of the current zyte service health.
ZYTE_API_STATUS_SUMMARYAcciónTool to get a summary of status indicators, component statuses, unresolved incidents, and scheduled maintenances. use when you need an overview of the current zyte service health.
Parámetros de entrada
Sin parámetros.
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
Upcoming Scheduled MaintenancesZYTE_API_UPCOMING_MAINTENANCESAcciónTool to retrieve upcoming scheduled maintenance windows. use when you need to list upcoming maintenance events from the zyte api status page.
ZYTE_API_UPCOMING_MAINTENANCESAcciónTool to retrieve upcoming scheduled maintenance windows. use when you need to list upcoming maintenance events from the zyte api status page.
Parámetros de entrada
pageintegerPage number to fetch; must be >= 1
sortstringSort order field, e.g., 'created_at' or '-updated_at' for descending
per_pageintegerNumber of records per page; must be >= 1
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
Zyte API ComponentsZYTE_API_ZYTE_API_COMPONENTSAcciónTool to fetch the list of zyte api service components and their statuses. use when you need a current snapshot of component health from the zyte status page.
ZYTE_API_ZYTE_API_COMPONENTSAcciónTool to fetch the list of zyte api service components and their statuses. use when you need a current snapshot of component health from the zyte status page.
Parámetros de entrada
Sin parámetros.
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
Get Zyte API Status RollupZYTE_API_ZYTE_API_STATUSAcciónTool to retrieve the overall status rollup for the zyte api. use when you need a current summary of service health before proceeding.
ZYTE_API_ZYTE_API_STATUSAcciónTool to retrieve the overall status rollup for the zyte api. use when you need a current summary of service health before proceeding.
Parámetros de entrada
Sin parámetros.
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