> For the complete documentation index, see [llms.txt](https://help.vposter.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.vposter.ru/informaciya-neobkhodimaya-dlya-ispolzovaniya-po/avto-ustanovki/grabber.md).

# Граббер для ВКонтакте

{% embed url="<https://vk.com/video-79668981_456239100>" %}
Видеоинструкция
{% endembed %}

## Что такое граббер?

Граббер - это инструмент, который полностью автоматизирует рутинную работу и настроит авто-постинг постов из других групп ВКонтакте в ваши группы ВКонтакте.

{% hint style="warning" %}
Не забывайте, что если не будете указывать источник записи, то вы нарушите [авторское право](https://www.consultant.ru/document/cons_doc_LAW_64629/0b318126c43879a845405f1fb1f4342f473a1eda/).

За нарушение авторских и смежных прав предусмотрена административная (статья 7.12 КоАП РФ) и уголовная (статья 146 УК РФ) ответственность.
{% endhint %}

## Как настроить граббер?

Чтобы настроить копирование контента перейдите в раздел [Граббер](https://vposter.ru/grabber).

Здесь вам нужно выбрать сообщество, в которое хотите подключить граббер, указать **Id сообществ или страниц** из которых вы хотите копировать посты и другие настройки на свое усмотрение.

{% hint style="warning" %}
**Внимание!** Указывать id сообществ нужно через запятую без пробелов.
{% endhint %}

<figure><img src="/files/2w9yTBO6N1qiI4nPnyQZ" alt=""><figcaption><p>Настройка граббера</p></figcaption></figure>

После того как вы настроили граббер, можно его добавлять по кнопке "Добавить в сообщество".&#x20;

<figure><img src="/files/JUy7pCLBh6zwNQl4r70L" alt=""><figcaption><p>Добавление сообщества в граббер</p></figcaption></figure>

После добавления, ваше сообщество появится в правом контейнере "Активные сообщества".

<figure><img src="/files/dpO7l6x21eI5b8fuIVV2" alt=""><figcaption><p>Добавленное сообщество в граббер</p></figcaption></figure>

Теперь граббер активен и будет постоянно раз в несколько часов сканировать ваши источники на наличие новых постов и публиковать в вашу группу.

Ускорить проверку вы можете вручную по кнопке "Проверить записи вручную".

По кнопке "История скопированных постов" вы можете смотреть выполненные задачи.


---

# 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://help.vposter.ru/informaciya-neobkhodimaya-dlya-ispolzovaniya-po/avto-ustanovki/grabber.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.
