NAiOS IconNAiOS Logo
Volver al catálogo

Piloterr

piloterr

Piloterr is a developer-first platform offering over 50 ready-to-use APIs for web scraping and data extraction, enabling businesses to efficiently gather and integrate web data into their systems.

Acciones
5
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 (5)

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.

Auchan ProductPILOTERR_AUCHAN_PRODUCTAcción

Tool to retrieve detailed auchan product information. use when you have a product id.

Parámetros de entrada

  • idstringObligatorio

    The unique identifier of the Auchan product.

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

Auchan Product SearchPILOTERR_AUCHAN_SEARCHAcción

Tool to search for products on auchan by query or search url. use when you need product listings and details from auchan.

Parámetros de entrada

  • pageinteger

    Results page number (>=1).

  • querystringObligatorio

    Product search term or full Auchan search URL.

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

Piloterr Get Product InfoPILOTERR_GET_PRODUCT_INFOAcción

Tool to retrieve detailed product information by product id. use when you need full product details including company info.

Parámetros de entrada

  • idstringObligatorio

    Unique product identifier.

Parámetros de salida

  • dataobjectObligatorio

    Detailed product information.

  • errorstring

    Error if any occurred during the execution of the action

  • messagestringObligatorio

    Response message from the API.

  • successbooleanObligatorio

    Indicates if the API call was successful.

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Bestbuy Product SearchPILOTERR_SEARCHAcción

Tool to search for products on bestbuy by query. use when you need to retrieve bestbuy items by keywords with optional pagination and price filters.

Parámetros de entrada

  • pageinteger

    Search results page number (>=1).

  • querystringObligatorio

    Search keyword(s) for Bestbuy products.

  • max_pricenumber

    Maximum product price filter (must be non-negative).

  • min_pricenumber

    Minimum product price filter (must be non-negative).

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

Tool to get usage information and remaining credits for your piloterr account. use when you need to check account usage and credit details.

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