Skip to content

Commit 9d95ff1

Browse files
devandrepascoaandre-j3sus
authored andcommitted
[Radar] Add industry and vertical to AI Bots and Web Crawlers and bot kind to Bots (#24733)
* [Radar] Add vertical and industry dimension and filters to AI Bots and Web Crawlers endpoints * [Radar] add bot kind to bots in release notes * [Radar] update dates * [Radar] update release notes * Update src/content/release-notes/radar.yaml Co-authored-by: André Jesus <[email protected]> * Update src/content/release-notes/radar.yaml Co-authored-by: André Jesus <[email protected]> * Update src/content/release-notes/radar.yaml Co-authored-by: André Jesus <[email protected]> --------- Co-authored-by: André Jesus <[email protected]>
1 parent fb9a850 commit 9d95ff1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/content/release-notes/radar.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@ link: "/radar/release-notes/"
33
productName: Radar
44
productLink: "/radar/"
55
entries:
6+
- publish_date: "2025-08-27"
7+
title: Add industry and vertical to AI Bots and Web Crawlers, and bot kind to Bots
8+
description: |-
9+
* Added vertical and industry dimensions/filters to:
10+
* `[/ai/bots/summary/{dimension}](/api/resources/radar/subresources/ai/subresources/timeseries_groups/methods/summary/)`
11+
* `[/ai/bots/timeseries_groups/{dimension}](/api/resources/radar/subresources/ai/subresources/timeseries_groups/methods/timeseries_groups/)`
12+
* `[/bots/crawlers/summary/{dimension}](/api/resources/radar/subresources/bots/subresources/web_crawlers/methods/summary/)`
13+
* `[/bots/crawlers/timeseries_groups/{dimension}](/api/resources/radar/subresources/bots/subresources/web_crawlers/methods/timeseries_groups/)`
14+
* Added bot kind dimension/filter to:
15+
* `[/bots/summary/{dimension}](/api/resources/radar/subresources/bots/methods/summary/)`
16+
* `[/bots/timeseries_groups/{dimension}](/api/resources/radar/subresources/bots/methods/timeseries_groups/)`
17+
* Added new `botKind` filter to:
18+
* `[/bots/timeseries](/api/resources/radar/subresources/bots/methods/timeseries/)`
19+
* Added new `kind` property/filter to:
20+
* `[/bots](/api/resources/radar/subresources/bots/methods/list/)`
21+
* `[/bots/{bot_slug}](/api/resources/radar/subresources/bots/methods/get/)`
622
- publish_date: "2025-08-14"
723
title: Add AI Bots crawl purpose
824
description: |-

0 commit comments

Comments
 (0)