casper
back to apps
Agenty

Agenty

to use agenty with casper, just text and ask — casper will handle the connection from your thread.


description

Agenty is a web scraping and automation platform that enables users to extract data, monitor changes, and automate browser tasks without coding.

what casper can do

  • Clone Agent by IDTool to clone an existing agent by its id. use when you need to duplicate an agent's configuration and optionally start the clone immediately.
  • Create AgentTool to create a new agent. use when you need to add an agent with configuration and optional auto-start.
  • Get Agent TemplatesTool to fetch all public agent templates and sample agents. use when listing available templates for users to select.
  • Delete Agent by IDTool to delete a single agent by its id. use when you need to permanently remove an agent after confirming it exists.
  • Fetch all agentsTool to fetch all active agents under an account. use after authenticating when you need to list agents with pagination and sorting.
  • Get Agent by IDTool to fetch details of a specific agent by its id. use when you need full agent configuration before taking further actions.

often used together