Agenty is a web scraping and automation platform that enables users to extract data, monitor changes, and automate browser tasks without coding.
79
Available Tools
0
Triggers
Tool to add new rows to a list. Use when you need to insert one or more data rows into an existing list. Column names in row objects must match the list's schema.
Creates a new Agenty agent for web scraping, change detection, crawling, map monitoring, or brand monitoring. Use this tool to set up automated data extraction agents. Requires: - name: A descriptive name for the agent - type: One of 'scraping', 'changedetection', 'crawling', 'mapmonitoring', 'brandmonitoring' - config: Configuration object with url, browser, and collections defining what data to extract The config.collections array contains field definitions with CSS selectors or other extraction methods. Each field specifies what data to extract and how (TEXT content, ATTR for attributes, etc.). Optional: Set start=true to immediately run the agent after creation, or configure a scheduler for recurring runs. Returns the created agent with its unique agent_id for future reference.
Tool to fetch all public agent templates and sample agents. Use when listing available templates for users to select.
Tool to delete a single agent by its ID. Use when you need to permanently remove an agent after confirming it exists.
Tool to fetch all active agents under an account. Use after authenticating when you need to list agents with pagination and sorting.
Retrieves complete details of a specific agent including its configuration, input settings, scheduler, and metadata. Use this tool when you need to: - View full agent configuration and settings - Check agent type and current version - Access scheduler and script configurations - Verify agent status before executing jobs - Retrieve agent metadata for updates or cloning
Get started with Agent Jam and connect Agenty along with 700+ other apps to supercharge your workflow.