Weavz
DataForSEO

DataForSEO

SEO and SERP data APIs for live Google organic, maps, and location-specific search results.

6 tools

Tools

Name
google_organic_live_advanced

Run one real-time Google Organic Advanced SERP task and return parsed SERP features.

google_maps_live_advanced

Run one real-time Google Maps Advanced SERP task for local search results.

google_search_volume_live

Fetch live Google Ads keyword search volume, CPC, competition, and monthly trend data for a bounded keyword list.

google_keyword_ideas_live

Get Google Ads keyword ideas for up to 20 seed keywords using DataForSEO live keyword data.

backlinks_summary_live

Fetch a live backlink summary for one domain, subdomain, or absolute page URL.

list_google_locations

List supported Google SERP location codes. Use a limit to keep responses bounded.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('dataforseo', 'google_organic_live_advanced', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'dataforseo',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect DataForSEO to my app?

Use Weavz Hosted Connect for Custom authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does DataForSEO support?

DataForSEO supports 6 tools including Google Organic Live SERP, Google Maps Live SERP, Google Ads Search Volume Live, Google Keyword Ideas Live, Backlinks Summary Live, and more.

Can I use DataForSEO with AI agents?

Yes. Add DataForSEO to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can DataForSEO be used in stateful agent workflows?

Yes. Agents can combine DataForSEO tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does DataForSEO use?

DataForSEO uses Custom. Weavz stores credentials securely and uses them for authorized action execution.

How much does the DataForSEO integration cost?

The DataForSEO integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

Connect DataForSEO in minutes

Get 20,000 free action executions every month. No credit card required.