BroxiAI
  • Welcome
  • Account
    • Quickstart
    • Password
    • Team
      • Create team
      • Join team
      • Payment & Billing
      • Payment Policy
    • Global Variables
    • API Keys
  • Workflow
    • Overview
    • Quickstart
    • Components
    • Playground
    • Publish Workflow
    • File Manager
    • Webhook
  • Components
    • Input & Output
    • Agents
    • AI Models
    • Data
    • Embeddings
    • Helper
    • Loader
    • Logic
    • Memories
    • Processing
    • Prompt
    • Tools
    • Vector database
  • Advanced
    • Use Agent in flow
    • MCP Connect
    • MCP Astra DB
  • Integration
    • Apify
    • AssemblyAI
    • Composio
    • Google
      • Google Auth
      • Vertex AI
    • Notion
      • Setup
      • Notion Conversational Agent
      • Notion Meeting Notes Agent
Powered by GitBook
On this page
  • Prerequisites​
  • Use the Apify Actors component in a flow​
  • Example flows​
  • Inputs​
  • Outputs​
  1. Integration

Apify

PreviousMCP Astra DBNextAssemblyAI

Last updated 12 days ago

is a web scraping and data extraction platform. It provides an with more than 3,000 ready-made cloud tools called Actors.

Apify components in BroxiAI run Actors to accomplish tasks like data extraction, content analysis, and SQL operations.

Prerequisites

  • An

Use the Apify Actors component in a flow

To use an Apify Actor in your flow:

  1. Click and drag the Apify Actors component to your workspace.

  2. In the Apify Actor component's Apify Token field, add your Apify API token.

  3. In the Apify Actor component's Actor field, add your Actor ID. You can find the Actor ID in the . For example, the has Actor ID apify/website-content-crawler.

  4. The component can now be used as a Tool to be connected to an Agent component, or configured to run manually. For more information on running the component manually, see the JSON Example in the .

Example flows

Here are some example flows that use the Apify Actors component.

Extract website text content in Markdown

Use the to extract text content in Markdown format from a website and process it in your flow.

Apify Flow - Website Content Crawler

The agent takes the extracted data and transforms it into summaries, insights, or structured responses to make the information more actionable.

Perform comprehensive social media research with multiple Apify Actors.

The agent collects the links from Google and content from TikTok and analyzes the data to provide insights about a person, brand, or topic.

Name
Display Name
Info

apify_token

Apify Token

Your Apify API key.

actor

Actor

The Apify Actor to run, for example apify/website-content-crawler.

run_input

Run Input

Name
Display Name
Info

output

Actor Run Result

The JSON response containing the output of the Actor run.

Process web content with an agent

Extract website content using the , and then process it with an agent.

Apify Agent Flow - Simple

Analyze social media profiles with multiple actors

Add the to find relevant social media profiles, and then add the to gather data and videos.

Inputs

The JSON input for configuring the Actor run. For more information, see the .

Outputs

​
Website Content Crawler Actor
​
Google Search Results Scraper Actor
TikTok Data Extractor Actor
​
​
Apify documentation
Apify
Actor Store
​
Apify API token
​
Apify Actor Store
Website Content Crawler
Apify documentation
​
​
Website Content Crawler Actor