Skip to main content
Glama

DataForSEO MCP Server

Apache 2.0
627

dataforseo_labs_bulk_traffic_estimation

Estimate monthly traffic volumes for up to 1,000 domains, subdomains, or webpages, including organic, paid search, featured snippets, and local pack results. Enhance SEO analysis with precise location and language targeting.

Instructions

This endpoint will provide you with estimated monthly traffic volumes for up to 1,000 domains, subdomains, or webpages. Along with organic search traffic estimations, you will also get separate values for paid search, featured snippet, and local pack results.

Input Schema

NameRequiredDescriptionDefault
ignore_synonymsNoignore highly similar keywords, if set to true, results will be more accurate
language_codeNolanguage code required field example: enen
location_nameNofull name of the location required field in format "Country" example: United KingdomUnited States
targetsYestarget domains, subdomains, and webpages. you can specify domains, subdomains, and webpages in this field; domains and subdomains should be specified without https:// and www.; pages should be specified with absolute URL, including https:// and www.; you can set up to 1000 domains, subdomains or webpages

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "ignore_synonyms": { "default": true, "description": "ignore highly similar keywords, if set to true, results will be more accurate", "type": "boolean" }, "language_code": { "default": "en", "description": "language code\n required field\n example:\n en", "type": "string" }, "location_name": { "default": "United States", "description": "full name of the location\nrequired field\nin format \"Country\"\nexample:\nUnited Kingdom", "type": "string" }, "targets": { "description": "target domains, subdomains, and webpages.\n you can specify domains, subdomains, and webpages in this field;\ndomains and subdomains should be specified without https:// and www.;\npages should be specified with absolute URL, including https:// and www.;\nyou can set up to 1000 domains, subdomains or webpages", "items": { "type": "string" }, "type": "array" } }, "required": [ "targets" ], "type": "object" }
Install Server

Other Tools from DataForSEO MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ravinwebsurgeon/seo-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server