NAiOS IconNAiOS Logo
Volver al catálogo

Zyte Api

zyte_api

Zyte API is a web scraping solution that automates data extraction from websites, handling challenges like bans and dynamic content.

Acciones
8
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 (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ón

Tool 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get scheduled maintenancesZYTE_API_GET_SCHEDULED_MAINTENANCESAcción

Tool 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Zyte API: Get Unresolved IncidentsZYTE_API_GET_UNRESOLVED_INCIDENTSAcción

Tool 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List Zyte API status incidentsZYTE_API_LIST_INCIDENTSAcción

Tool 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Zyte Status SummaryZYTE_API_STATUS_SUMMARYAcción

Tool 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Upcoming Scheduled MaintenancesZYTE_API_UPCOMING_MAINTENANCESAcción

Tool 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

  • pageinteger

    Page number to fetch; must be >= 1

  • sortstring

    Sort order field, e.g., 'created_at' or '-updated_at' for descending

  • per_pageinteger

    Number of records per page; must be >= 1

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Zyte API ComponentsZYTE_API_ZYTE_API_COMPONENTSAcción

Tool 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Zyte API Status RollupZYTE_API_ZYTE_API_STATUSAcción

Tool 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not