List DataDive Niches
list_nichesRetrieve paginated market segments with niche IDs, hero keywords, and marketplaces to locate segments for keyword, competitor, or ranking analysis.
Instructions
Use this first when the user asks about their niches, or to find a nicheId for use with get_niche_keywords, get_niche_competitors, or get_ranking_juice. Retrieves a paginated list of Niches. Each Niche represents a market segment or product category being tracked. Returns nicheId, heroKeyword, nicheLabel, marketplace (com/uk/de/...), and latestResearchDate per niche, plus pagination metadata (currentPage, pageSize, total, lastPage, hasNext, hasPrev).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Items per page (max 100). Defaults to 20. | |
| currentPage | No | Page number, 1-indexed. Defaults to 1. |