PhantomBuster
phantombusterPhantomBuster 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 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ónTool to fetch all agents associated with the current user or organization. use after validating your phantombuster api key to list available agents.
PHANTOMBUSTER_GET_AGENTS_FETCH_ALLAcciónTool 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
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 Deleted AgentsPHANTOMBUSTER_GET_AGENTS_FETCH_DELETEDAcciónTool to get deleted agents for the current user or organization. use when you need to audit recently removed agents.
PHANTOMBUSTER_GET_AGENTS_FETCH_DELETEDAcciónTool 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[]ObligatorioData 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 Branches DiffPHANTOMBUSTER_GET_BRANCHES_DIFFAcciónTool to get the length difference between the staging and release branch of all scripts. use when assessing branch changes before deployment.
PHANTOMBUSTER_GET_BRANCHES_DIFFAcciónTool 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
namestringObligatorioName of the script branch to fetch the diff from.
X-Phantombuster-OrgstringID of the org performing the operation. Not required when using a personal API key.
Parámetros de salida
dataobject[]ObligatorioData 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 All BranchesPHANTOMBUSTER_GET_BRANCHES_FETCH_ALLAcciónTool to fetch all branches associated with the current organization. use when you need to enumerate every branch across your scripts.
PHANTOMBUSTER_GET_BRANCHES_FETCH_ALLAcciónTool 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
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 Containers Fetch AllPHANTOMBUSTER_GET_CONTAINERS_FETCH_ALLAcciónTool 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.
PHANTOMBUSTER_GET_CONTAINERS_FETCH_ALLAcciónTool 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
agentIdstringObligatorioID of the agent whose containers will be fetched.
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 IP LocationPHANTOMBUSTER_GET_LOCATION_IPAcciónTool 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")
PHANTOMBUSTER_GET_LOCATION_IPAcciónTool 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
ipstringIPv4 or IPv6 address to retrieve the country of. Omit to use the current environment's public IP.
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
Export Agent Usage CSVPHANTOMBUSTER_GET_ORGS_EXPORT_AGENT_USAGEAcciónTool to export agent usage csv for current organization. use when you need a downloadable report of all agents' run statistics in csv format.
PHANTOMBUSTER_GET_ORGS_EXPORT_AGENT_USAGEAcciónTool 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
daysintegerObligatorioNumber of days of data to export (1 to 180).
agentIdstringIf set, export data only for this agent ID.
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
Export Container Usage CSVPHANTOMBUSTER_GET_ORGS_EXPORT_CONTAINER_USAGEAcciónTool 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.
PHANTOMBUSTER_GET_ORGS_EXPORT_CONTAINER_USAGEAcciónTool 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
daysintegerObligatorioNumber of days of data to export (1 to 180).
agentIdstringIf set, export data only for this agent ID.
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 OrganizationPHANTOMBUSTER_GET_ORGS_FETCHAcciónTool to fetch current organization details. use when you need to retrieve the organization associated with the provided api key.
PHANTOMBUSTER_GET_ORGS_FETCHAcciónTool 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
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 Agent GroupsPHANTOMBUSTER_GET_ORGS_FETCH_AGENT_GROUPSAcciónTool to get agent groups and order for the current organization. use when you need to review how agents are grouped and ordered.
PHANTOMBUSTER_GET_ORGS_FETCH_AGENT_GROUPSAcciónTool 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-OrgstringID of the org performing the operation (omit if using your own API key).
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 Organization ResourcesPHANTOMBUSTER_GET_ORGS_FETCH_RESOURCESAcciónTool to get current organization's resources and usage. use when you need to monitor quotas.
PHANTOMBUSTER_GET_ORGS_FETCH_RESOURCESAcciónTool 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
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 Org Running ContainersPHANTOMBUSTER_GET_ORGS_FETCH_RUNNING_CONTAINERSAcciónTool to get the current organization's running containers. use after listing agents to identify active containers across the organization.
PHANTOMBUSTER_GET_ORGS_FETCH_RUNNING_CONTAINERSAcciónTool 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
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 Org Storage Lists Fetch AllPHANTOMBUSTER_GET_ORG_STORAGE_LISTS_FETCH_ALLAcciónTool to fetch all storage lists for the authenticated organization. use when you need to enumerate every storage list available (beta).
PHANTOMBUSTER_GET_ORG_STORAGE_LISTS_FETCH_ALLAcciónTool 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
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 All ScriptsPHANTOMBUSTER_GET_SCRIPTS_FETCH_ALLAcciónTool to fetch all scripts for the current user. use after authenticating your phantombuster api key to list scripts without their code bodies.
PHANTOMBUSTER_GET_SCRIPTS_FETCH_ALLAcciónTool 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
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
Unschedule All Agent LaunchesPHANTOMBUSTER_POST_AGENTS_UNSCHEDULE_ALLAcciónTool to unschedule all scheduled launches for agents. use when you need to disable every automated agent run organization-wide after verifying your api key.
PHANTOMBUSTER_POST_AGENTS_UNSCHEDULE_ALLAcciónTool 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
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
Request AI CompletionPHANTOMBUSTER_POST_AI_COMPLETIONSAcciónTool to request a text completion from the ai module. use when you need to generate text based on a prompt.
PHANTOMBUSTER_POST_AI_COMPLETIONSAcciónTool to request a text completion from the ai module. use when you need to generate text based on a prompt.
Parámetros de entrada
nintegerNumber of completion choices to generate.
stopstring[]Sequences where the API will stop generating further tokens.
topPnumberNucleus sampling probability between 0 and 1.
modelstringIdentifier of the AI model to use for the completion.
promptstringObligatorioInput text prompt to generate a completion for.
maxTokensintegerMaximum number of tokens to generate in the completion.
temperaturenumberSampling temperature between 0 and 1.
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
Create BranchPHANTOMBUSTER_POST_BRANCHES_CREATEAcciónTool 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.
PHANTOMBUSTER_POST_BRANCHES_CREATEAcciónTool 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
namestringObligatorioName of the branch to create.
X-Phantombuster-OrgstringID of the organization performing the operation (not needed when using a third party key).
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
Delete BranchPHANTOMBUSTER_POST_BRANCHES_DELETEAcciónTool to delete a branch by id. use when you need to remove obsolete or incorrect script branches; ensure the branch exists before calling.
PHANTOMBUSTER_POST_BRANCHES_DELETEAcciónTool 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
idstringObligatorioThe unique identifier of the branch to be deleted.
Parámetros de salida
dataobjectObligatorioResult data for the delete operation.
errorstringError if any occurred during the execution of the action
statusstringObligatorioStatus of the delete operation, e.g., 'success' or 'error'.
successfulbooleanObligatorioWhether or not the action execution was successful or not
Solve hCaptchaPHANTOMBUSTER_POST_HCAPTCHAAcciónTool to solve an hcaptcha challenge. use when you need a valid hcaptcha token for form submissions or automation flows.
PHANTOMBUSTER_POST_HCAPTCHAAcciónTool to solve an hcaptcha challenge. use when you need a valid hcaptcha token for form submissions or automation flows.
Parámetros de entrada
proxystringProxy URL (e.g., http://user:pass@host:port) to route requests through.
pageUrlstringObligatorioFull URL of the page where the hCaptcha appears.
siteKeystringObligatorioThe public site key of the hCaptcha widget.
userAgentstringCustom User-Agent to simulate in the solving request.
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