Apify Agent avatar
Apify Agent

Pricing

Pay per usage

Go to Apify Store
Apify Agent

Apify Agent

Drive browser actions and replay existing scripts in various formats or convert agentic actions into code (future)

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Vasek Codey Vlcek

Vasek Codey Vlcek

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

11 hours ago

Last modified

Share

Apify Agent [Preview]

Part of Project Codify

Drive browser actions from existing scripts in various formats or convert agentic actions into code (future)

Project Codify

  • Agent - turn scripts into browser actions
  • Coder - turn browser actions into scripts
  • Robot - automation engine for scalability

Agent is the performer of browser actions to be recorded and codified into reusable automation scripts. It manages automation scripts, from detection and normalization to execution and recovery.

Overview

Agent module is designed to transform agentic (future) or human-recorded interactions into reliable, reproducible, and scalable automation. It handles the "intelligence" behind the execution flow, ensuring that scripts are validated, formatted correctly, and ready for execution.

Key Features

  • Multi-Format Support: Automatically detects script formats (Playwright, Puppeteer, or native) and handles them appropriately.
  • Autonomous Normalization: Transforms raw web recordings and various script styles into a standardized format.
  • Intelligent Flow Control: Manages the lifecycle of an automation task, including launching the Coder module to generate new scripts.
  • Advanced Validation: Ensures that scripts are syntactically and logically sound before execution.
  • Smart Error Recovery: Implements high-level strategies to recover from script inconsistencies.

How it Works

  1. Script Ingestion: The Agent receives a script (from input or external source).
  2. Detection & Validation: It analyzes the script structure and validates its integrity.
  3. Transformation: If necessary, it transforms the script to a normalized format.
  4. Execution Management: It hands off the processed script for high-scale execution.
  5. Integration: If a script is missing the Agent will trigger the Coder mode to generate it.

Agent turns reproducible, deterministic scripts into browser actions.