Skip to content

DataForSEO

Business Data Business Listings Categories Aggregation

‌‌ Business Listings Categories Aggregation endpoint provides results containing information about groups of related categories along with the number of entities in each category. The provided results are specific to the specified parameters.

Usage based DataForSEOSEOdataforseo/business-data-business-listings-categories-aggregationActive

Use this tool with your agent

Give this to your agent
Use my connected Agentik MCP server. I want to use the tool dataforseo/business-data-business-listings-categories-aggregation (Business Data Business Listings Categories Aggregation). Call inspect_tool with {"tool_id": "dataforseo/business-data-business-listings-categories-aggregation"} first and tell me the price before anything runs. Ask me for the inputs it needs; never invent values, IDs or file URLs. When I confirm, call run_tool with tool_id "dataforseo/business-data-business-listings-categories-aggregation" and my inputs, follow it with get_run if it is still running, and give me the result and the price Agentik reports. If the tool is unavailable, say so and use discover_tools to propose an alternative.
Show the prompt

Paste it into Claude, ChatGPT or Codex: your agent takes it from there, and shows the price before it runs.

Parameters

NameTypeRequiredDescription
categoriesstring[]Nobusiness categories optional field the categories you specify are used to search for business listings; if you don't use this field, we will return business listings found in the specified location; you can specify up to 10 categories
descriptionstringNodescription of the element in SERP optional field the description of the business entity for which the results are collected; can contain up to 200 characters
titlestringNotitle of the element in SERP optional field the name of the business entity for which the results are collected; can contain up to 200 characters
is_claimedbooleanNoindicates whether the business is verified by its owner on Google Maps optional field
location_coordinatestringNoGPS coordinates of a location optional field location_coordinate parameter should be specified in the "latitude,longitude,radius" format the maximum number of decimal digits for "latitude" and "longitude": 7 the minimum value for "radius":
initial_dataset_filtersany[]Noarray of results filtering parameters optional field you can add several filters at once (8 filters maximum) you should set a logical operator and, or between the conditions the following operators are supported: regex, not_regex, <, <=, >,
internal_list_limitintegerNomaximum number of elements within internal arrays optional field you can use this field to limit the number of elements within the aggregated categories default value: 10
limitintegerNothe maximum number of returned businesses optional field default value: 100 maximum value: 1000
offsetintegerNothe maximum number of returned businesses optional field
tagstringNouser-defined task identifier optional field the character limit is 255 you can use this parameter to identify the task and match it with the result you will find the specified tag value in the data object of the response

How your agent calls it

First inspect_tool for the current schema and price, then run_tool with the published example after confirming your inputs:

{
  "tool_id": "dataforseo/business-data-business-listings-categories-aggregation",
  "input": {
    "categories": [
      "pizza_restaurant"
    ],
    "description": "pizza",
    "title": "pizza",
    "is_claimed": true,
    "location_coordinate": "53.476225,-2.243572,10",
    "initial_dataset_filters": [
      [
        "rating.value",
        ">",
        3
      ]
    ],
    "limit": 10,
    "internal_list_limit": 10
  }
}

Price and billing

Price
Usage based
Model
Usage based
Detail
Billed at the cost the provider reports for the call, never above $100. Your agent sees the maximum before running.
  • The provider’s price, 0% markup.
  • One prepaid balance for every provider; your agent sees the price before it runs.
  • Pay for measured usage; unused reservations are released.