NAiOS IconNAiOS Logo
Volver al catálogo

PhantomBuster

phantombuster

PhantomBuster is a cloud-based data extraction and automation platform that enables users to automate actions on the web, such as scraping data, generating leads, and automating social media tasks.

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

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 All AgentsPHANTOMBUSTER_GET_AGENTS_FETCH_ALLAcción

Tool to fetch all agents associated with the current user or organization. use after validating your phantombuster api key to list available agents.

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 Deleted AgentsPHANTOMBUSTER_GET_AGENTS_FETCH_DELETEDAcción

Tool to get deleted agents for the current user or organization. use when you need to audit recently removed agents.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobject[]Obligatorio

    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 Branches DiffPHANTOMBUSTER_GET_BRANCHES_DIFFAcción

Tool to get the length difference between the staging and release branch of all scripts. use when assessing branch changes before deployment.

Parámetros de entrada

  • namestringObligatorio

    Name of the script branch to fetch the diff from.

  • X-Phantombuster-Orgstring

    ID of the org performing the operation. Not required when using a personal API key.

Parámetros de salida

  • dataobject[]Obligatorio

    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 All BranchesPHANTOMBUSTER_GET_BRANCHES_FETCH_ALLAcción

Tool to fetch all branches associated with the current organization. use when you need to enumerate every branch across your scripts.

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 Containers Fetch AllPHANTOMBUSTER_GET_CONTAINERS_FETCH_ALLAcción

Tool to get all containers associated with a specified agent. use when you need to retrieve every container for a given agent, for monitoring or reporting.

Parámetros de entrada

  • agentIdstringObligatorio

    ID of the agent whose containers will be fetched.

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 IP LocationPHANTOMBUSTER_GET_LOCATION_IPAcción

Tool to retrieve the country of a given or environment ip address. use when you need to geolocate an ip endpoint. example: get location ip(ip="8.8.8.8")

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to retrieve the country of. Omit to use the current environment's public IP.

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

Export Agent Usage CSVPHANTOMBUSTER_GET_ORGS_EXPORT_AGENT_USAGEAcción

Tool to export agent usage csv for current organization. use when you need a downloadable report of all agents' run statistics in csv format.

Parámetros de entrada

  • daysintegerObligatorio

    Number of days of data to export (1 to 180).

  • agentIdstring

    If set, export data only for this agent ID.

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

Export Container Usage CSVPHANTOMBUSTER_GET_ORGS_EXPORT_CONTAINER_USAGEAcción

Tool to export container usage csv for current organization. use when you need a downloadable csv report of container execution history up to 6 months; url expires in 30 days.

Parámetros de entrada

  • daysintegerObligatorio

    Number of days of data to export (1 to 180).

  • agentIdstring

    If set, export data only for this agent ID.

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

Tool to fetch current organization details. use when you need to retrieve the organization associated with the provided api key.

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 Agent GroupsPHANTOMBUSTER_GET_ORGS_FETCH_AGENT_GROUPSAcción

Tool to get agent groups and order for the current organization. use when you need to review how agents are grouped and ordered.

Parámetros de entrada

  • X-Phantombuster-Orgstring

    ID of the org performing the operation (omit if using your own API key).

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 Organization ResourcesPHANTOMBUSTER_GET_ORGS_FETCH_RESOURCESAcción

Tool to get current organization's resources and usage. use when you need to monitor quotas.

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 Org Running ContainersPHANTOMBUSTER_GET_ORGS_FETCH_RUNNING_CONTAINERSAcción

Tool to get the current organization's running containers. use after listing agents to identify active containers across the organization.

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 Org Storage Lists Fetch AllPHANTOMBUSTER_GET_ORG_STORAGE_LISTS_FETCH_ALLAcción

Tool to fetch all storage lists for the authenticated organization. use when you need to enumerate every storage list available (beta).

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 All ScriptsPHANTOMBUSTER_GET_SCRIPTS_FETCH_ALLAcción

Tool to fetch all scripts for the current user. use after authenticating your phantombuster api key to list scripts without their code bodies.

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

Unschedule All Agent LaunchesPHANTOMBUSTER_POST_AGENTS_UNSCHEDULE_ALLAcción

Tool to unschedule all scheduled launches for agents. use when you need to disable every automated agent run organization-wide after verifying your api key.

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

Request AI CompletionPHANTOMBUSTER_POST_AI_COMPLETIONSAcción

Tool to request a text completion from the ai module. use when you need to generate text based on a prompt.

Parámetros de entrada

  • ninteger

    Number of completion choices to generate.

  • stopstring[]

    Sequences where the API will stop generating further tokens.

  • topPnumber

    Nucleus sampling probability between 0 and 1.

  • modelstring

    Identifier of the AI model to use for the completion.

  • promptstringObligatorio

    Input text prompt to generate a completion for.

  • maxTokensinteger

    Maximum number of tokens to generate in the completion.

  • temperaturenumber

    Sampling temperature between 0 and 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

Create BranchPHANTOMBUSTER_POST_BRANCHES_CREATEAcción

Tool to create a new branch. use when you need to isolate updates by creating a separate branch. use after authenticating with your phantombuster api key and optionally specifying an organization.

Parámetros de entrada

  • namestringObligatorio

    Name of the branch to create.

  • X-Phantombuster-Orgstring

    ID of the organization performing the operation (not needed when using a third party key).

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

Delete BranchPHANTOMBUSTER_POST_BRANCHES_DELETEAcción

Tool to delete a branch by id. use when you need to remove obsolete or incorrect script branches; ensure the branch exists before calling.

Parámetros de entrada

  • idstringObligatorio

    The unique identifier of the branch to be deleted.

Parámetros de salida

  • dataobjectObligatorio

    Result data for the delete operation.

  • errorstring

    Error if any occurred during the execution of the action

  • statusstringObligatorio

    Status of the delete operation, e.g., 'success' or 'error'.

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Solve hCaptchaPHANTOMBUSTER_POST_HCAPTCHAAcción

Tool to solve an hcaptcha challenge. use when you need a valid hcaptcha token for form submissions or automation flows.

Parámetros de entrada

  • proxystring

    Proxy URL (e.g., http://user:pass@host:port) to route requests through.

  • pageUrlstringObligatorio

    Full URL of the page where the hCaptcha appears.

  • siteKeystringObligatorio

    The public site key of the hCaptcha widget.

  • userAgentstring

    Custom User-Agent to simulate in the solving request.

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