DataForSEO
Content Analysis Category Trends
This endpoint will provide you with data on all citations in the target category for the indicated date range.
Usage based DataForSEOSEOdataforseo/content-analysis-category-trendsActive
Use this tool with your agent
Give this to your agent
Use my connected Agentik MCP server. I want to use the tool dataforseo/content-analysis-category-trends (Content Analysis Category Trends). Call inspect_tool with {"tool_id": "dataforseo/content-analysis-category-trends"} 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/content-analysis-category-trends" 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
| Name | Type | Required | Description |
|---|---|---|---|
category_code | integer | Yes | target category code required field to obtain a full list of available categories, refer to the Categories endpoint |
page_type | string[] | No | target page types optional field use this parameter to filter the dataset by page types possible values: "ecommerce", "news", "blogs", "message-boards", "organization" |
search_mode | string | No | results grouping type optional field possible grouping types: as_is - returns data on all citations for the target category_code one_per_domain - returns data on one citation of the category_code per domain default value: as_is |
internal_list_limit | integer | No | maximum number of elements within internal arrays optional field you can use this field to limit the number of elements within the following arrays: top_domains text_categories page_categories countries languages default value: 1 maximum va |
date_from | string | Yes | starting date of the time range required field minimum value: 2022-10-31 date format: "yyyy-mm-dd" example: "2019-01-15" |
date_to | string | No | ending date of the time range optional field if you don't specify this field, today's date will be used by default date format: "yyyy-mm-dd" example: "2019-01-15" |
date_group | string | No | time range which will be used to group the results optional field default value: month possible values: day, week, month |
initial_dataset_filters | any[] | No | initial dataset filtering parameters optional field initial filtering parameters that apply to fields in the Search endpoint; you can add several filters at once (8 filters maximum) you should set a logical operator and, or between the cond |
rank_scale | string | No | defines the scale used for calculating and displaying the rank values optional fieldyou can use this parameter to choose whether rank values are presented on a 0–100 or 0–1000 scalepossible values: one_hundred — rank values are displayed on |
tag | string | No | user-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/content-analysis-category-trends",
"input": {
"category_code": 10994,
"search_mode": "as_is",
"date_from": "2022-09-01",
"date_group": "month",
"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.