Skip to main content
Glama

business_data_reddit_search

Search Reddit for business-related discussions and communities using targeted keywords to analyze market trends and customer sentiment.

Input Schema

NameRequiredDescriptionDefault
depthNoNumber of results to return
keywordYesKeyword to search on Reddit
limitNoMaximum number of results to return per page
offsetNoOffset for pagination
search_typeNoType of search to perform
sort_byNoSorting method

Input Schema (JSON Schema)

{ "properties": { "depth": { "description": "Number of results to return", "type": "number" }, "keyword": { "description": "Keyword to search on Reddit", "type": "string" }, "limit": { "description": "Maximum number of results to return per page", "type": "number" }, "offset": { "description": "Offset for pagination", "type": "number" }, "search_type": { "description": "Type of search to perform", "enum": [ "communities", "posts" ], "type": "string" }, "sort_by": { "description": "Sorting method", "enum": [ "relevance", "hot", "top", "new" ], "type": "string" } }, "required": [ "keyword" ], "type": "object" }

Other Tools

Latest Blog Posts

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/Skobyn/dataforseo-mcp-server'

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