> For the complete documentation index, see [llms.txt](https://tg-qisi-tae.gitbook.io/tg.qisi_tae-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tg-qisi-tae.gitbook.io/tg.qisi_tae-docs/07-guan-jian-ci-cai-ji-qun-zu.md).

# 07 关键词采集群组

按关键词搜索公开群组，并查看当前平台群库数量。

关键词采集适合围绕某个业务主题寻找公开群。页面顶部会显示当前平台群库数量。

![关键词采集群组](https://3113701068-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3h2NgAnxHRZdWHkoarUV%2Fuploads%2Fv7vxKk6P1Qc9gHR11uI9%2F06-keyword-collection.jpg?alt=media)

{% stepper %}
{% step %}

### 输入关键词

每行输入一个关键词。支持换行、空格或逗号分隔，一次最多按界面提示填写。
{% endstep %}

{% step %}

### 选择搜索来源

可选择 Telegram 公开搜索、官方群名/用户名及软件提供的可用搜索来源。不同来源可以组合。
{% endstep %}

{% step %}

### 设置账号和页数

填写执行账号范围与采集页数。首次测试建议降低页数，确认结果质量后再扩大。
{% endstep %}

{% step %}

### 开始并导出

点击 **开始采集**。任务结束后检查群名称、群链接、人数和来源，再导出需要的结果。
{% endstep %}
{% endstepper %}

固定条件无法得到结果时，软件会记录失败或空结果，不会无限翻页。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://tg-qisi-tae.gitbook.io/tg.qisi_tae-docs/07-guan-jian-ci-cai-ji-qun-zu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
