Integrations

Integrations

Integrate Evomi’s scraping capabilities directly into your applications, workflows, and automation tools. This section covers programmatic access to Evomi’s features through multiple integration options.


Integration Options

Integration Description
Agent API AI-powered scraping via REST API — describe tasks in natural language
n8n Integration Visual workflow automation — connect Evomi with 1000+ apps
Python Client Production-ready Python SDK with sync/async support
MCP Server Model Context Protocol server for AI assistants like Claude

Agent API

The Agent API provides an AI-powered interface for web scraping tasks. Instead of configuring every scraping parameter manually, describe what you want in natural language and let the agent handle the details.

Capabilities

Capability Description
Scrape URLs Extract data from any webpage with AI-generated extraction schemas
Generate Configs Create reusable scraper configurations from natural language descriptions
Discover URLs Find matching URLs on a domain for products, articles, and more
Manage Schedules Create, list, and control scheduled scraping jobs
Account Management Check credit balance and resource usage

n8n Integration

n8n is a popular workflow automation platform that allows you to connect Evomi with over 1,000 apps and services. The Evomi node is verified by n8n, meaning it’s solid, safe, and ready to use in your automation workflows.

Capabilities

Capability Description
Scrape Scrape content from a web page
Workflow Automation Chain scraping with other apps and services
Scheduling Run scraping jobs on automated schedules

Getting Started

To use any of Evomi’s integrations, you’ll need:

  1. An Evomi AccountSign up if you don’t have one
  2. API Key — Find your API key in the dashboard
  3. Credits — Operations consume credits based on complexity
ℹ️
Agent API requests start at 30 credits per AI step. Tool operations (scrapes, URL discovery) may add additional costs. n8n usage follows the same credit structure.