NAiOS IconNAiOS Logo
Volver al catálogo

Parsehub

parsehub

ParseHub is a web scraping tool that allows users to extract data from websites without coding.

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 ProjectsPARSEHUB_GET_PROJECTSAcción

Tool to retrieve all projects for the authenticated user. use after confirming account's api key.

Parámetros de entrada

  • limitinteger

    Maximum number of projects to return

  • offsetinteger

    Index of the first project to return for pagination (0-based)

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