Pricing for Specific Action Types

Below is a breakdown of the most common action types and how their pricing is structured. This includes both basic actions (such as navigating to a page) and more complex actions (like interacting with external resources or performing advanced tasks).

Simple Navigation

  • Description: A simple navigation action refers to the agent navigating from one URL to another.

  • Cost Factors:

    • Base cost: 0.0025 USD per navigation action.

    • Time factor: Additional charges may apply if the action involves waiting for a long page load time (e.g., more than 5 seconds).

Example Pricing:

  • A session where the agent performs 10 page navigations within the first tier will cost:

    • Total Cost = 10 × 0.0025 USD = 0.025 USD.

Form Submission

  • Description: A form submission action involves filling out and submitting data in a form (e.g., user login or registration).

  • Cost Factors:

    • Base cost: 0.0125 USD per form submission.

    • Additional charges: If the form submission requires external input (e.g., CAPTCHA or admin approval), there may be an additional charge for the external resource request.

Example Pricing:

  • A session with 3 form submissions in Tier 2 would cost:

    • Total Cost = 3 × 0.01125 USD = 0.03375 USD.

Page Scraping & Interactions

  • Description: Scraping data from a webpage, such as extracting content or interacting with elements like buttons or forms.

  • Cost Factors:

    • Base cost: 0.025 USD per scraping action.

    • Additional charges: If the page scraping involves interacting with multiple elements or fetching large volumes of data, additional charges may apply based on the complexity and size of the page.

Example Pricing:

  • A session with 5 page scraping actions in Tier 3 would cost:

    • Total Cost = 5 × 0.0225 USD = 0.1125 USD.

External Resource Request

  • Description: An action that requires the agent to request external input (e.g., user input, admin approval, or external API calls).

  • Cost Factors:

    • Base cost: 0.05 USD per external resource request.

    • Additional charges: If the external resource request exceeds the default 5-minute validity period or if it requires complex approval workflows, additional charges may apply.

Example Pricing:

  • A session where the agent requests 3 external resources would cost:

    • Total Cost = 3 × 0.04 USD = 0.12 USD.

Last updated