> 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/08-quan-hang-ye-cai-ji-qun-zu.md).

# 08 全行业采集群组

按行业分类批量采集公开群组。

全行业采集适合需要从多个行业分类持续发现公开群的场景。

![全行业采集群组](https://3113701068-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3h2NgAnxHRZdWHkoarUV%2Fuploads%2FzeNS8Fsbcp00PQxXrYQh%2F07-industry-collection.jpg?alt=media)

1. 在行业分类列表中勾选目标分类。
2. 设置账号范围和每类页数。
3. 点击 **开始分类采集**。
4. 任务会按分类分配账号，并自动进入群组导航继续翻页。
5. 在下方结果区检查并导出需要的数据。

{% hint style="info" %}
教程截图已隐藏采集结果中的群名称和链接。软件实际运行时会显示你的采集结果。
{% endhint %}

不要一次选择过多分类和页数。先验证目标分类是否匹配业务，再分批扩大范围，日志也会更容易检查。


---

# 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/08-quan-hang-ye-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.
