Skip to main content
Glama

trigger_crawl

Manually trigger a news and trend crawling task for TrendRadar, allowing you to specify platforms, save data locally, and control URL inclusion for efficient monitoring.

Instructions

手动触发一次爬取任务(可选持久化)

Args: platforms: 平台ID列表,如 ['zhihu', 'weibo'],不指定则使用所有平台 save_to_local: 是否保存到本地 output 目录,默认 False include_url: 是否包含URL链接,默认False(节省token)

Returns: JSON格式的任务状态信息,包含成功/失败平台列表和新闻数据

Examples: - trigger_crawl(platforms=['zhihu']) - trigger_crawl(save_to_local=True)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
platformsNo
save_to_localNo
include_urlNo

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/LeePresident/TrendRadar'

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