Piloterr
piloterrPiloterr 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 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ónTool to retrieve detailed auchan product information. use when you have a product id.
PILOTERR_AUCHAN_PRODUCTAcciónTool to retrieve detailed auchan product information. use when you have a product id.
Parámetros de entrada
idstringObligatorioThe unique identifier of the Auchan product.
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
Auchan Product SearchPILOTERR_AUCHAN_SEARCHAcciónTool to search for products on auchan by query or search url. use when you need product listings and details from auchan.
PILOTERR_AUCHAN_SEARCHAcciónTool 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
pageintegerResults page number (>=1).
querystringObligatorioProduct search term or full Auchan search URL.
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
Piloterr Get Product InfoPILOTERR_GET_PRODUCT_INFOAcciónTool to retrieve detailed product information by product id. use when you need full product details including company info.
PILOTERR_GET_PRODUCT_INFOAcciónTool to retrieve detailed product information by product id. use when you need full product details including company info.
Parámetros de entrada
idstringObligatorioUnique product identifier.
Parámetros de salida
dataobjectObligatorioDetailed product information.
errorstringError if any occurred during the execution of the action
messagestringObligatorioResponse message from the API.
successbooleanObligatorioIndicates if the API call was successful.
successfulbooleanObligatorioWhether or not the action execution was successful or not
Bestbuy Product SearchPILOTERR_SEARCHAcciónTool to search for products on bestbuy by query. use when you need to retrieve bestbuy items by keywords with optional pagination and price filters.
PILOTERR_SEARCHAcciónTool 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
pageintegerSearch results page number (>=1).
querystringObligatorioSearch keyword(s) for Bestbuy products.
max_pricenumberMaximum product price filter (must be non-negative).
min_pricenumberMinimum product price filter (must be non-negative).
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 UsagePILOTERR_USAGE_GETAcciónTool to get usage information and remaining credits for your piloterr account. use when you need to check account usage and credit details.
PILOTERR_USAGE_GETAcciónTool 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
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