# Cookie 收集器

{% embed url="<https://www.youtube.com/watch?v=eGphtFlBu8s>" %}

在本文中，我们将解释Cookie Collector的工作原理。使用此功能，您可以显著**提高浏览器配置文件的可靠性**。社交媒体平台和几乎所有其他网站都可以识别浏览器历史记录中是否已存在cookie。如果浏览器配置文件尚无cookie，则新的登录将更频繁地被识别为异常，而当您拥有一个已有浏览历史的浏览器配置文件时则不会。

### 如何开始使用Cookie Collector

{% stepper %}
{% step %}
**打开Cookie Collector**

点击浏览器配置文件右侧的子弹图标，选择**Cookies > Cookie Collector**。Cookie Collector将弹出。
{% endstep %}

{% step %}
**添加要浏览的网站**

填写Cookie Collector应开始浏览的一些网站（例如：<https://youtube.com> 和 <https://reddit.com）。根据输入的URL，Cookie> Collector开始浏览并生成浏览器历史记录。
{% endstep %}

{% step %}
**开始收集**

点击**开始收集**按钮，Cookie Collector将开始收集cookie。
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
在Cookie Collector中输入的URL必须具有以下格式：<https://nameofwebsite.com> - 重要的是要**包括https\://**，否则Cookie Collector将无法工作。
{% endhint %}

![](/files/1c4d533458cbdcc8c5055e21dc34ff16755e325a)

### 高级设置/配置

弹出窗口显示了几个高级设置：

* **示例列表：** 如果不在乎Cookie Collector为哪些网站建立浏览器历史记录，您可以选择基于示例列表收集cookie。此列表由最著名的网站编制。可以通过点击**加载示例列表**按钮访问该列表。
* **爬行选项：** 启用Cookie Collector随机访问填写的网站列表，随机点击访问网站上的链接并向下滚动页面。我们建议保持所有选项开启，因为这会增加cookie历史记录的可靠性。
* **其他选项：** 启用自动静音网站播放的音频，开启无头模式以便Cookie Collector在不可见的情况下运行，并使用Chrome扩展程序接受cookie。
* **时间设置：** 通过在框中输入分钟数来设置Cookie Collector应工作的时间。

{% hint style="info" %}
如果在阅读本文后对Cookie Collector有任何其他问题，请联系我们的[支持部门](https://incogniton.com/contact/)。
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.incogniton.com/documentation/chinese-documentation/cookie-guan-li/cookie-collector.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
