# Scraper

{% embed url="<https://youtu.be/7SRRl6zPftc>" %}

### **Selecting Account:**

Initiate the process by selecting an account from the "Account" dropdown. Only accounts in "[open](/home/product-guides/connect-account.md#account-states)" status will be selectable, ensuring a seamless experience.

### **Selecting Group:**

Once the account is chosen, proceed to the "Group" input. After a brief 2-second wait, a list of groups associated with the selected account will appear. Each group will display the group name, accompanied by the number of members in parentheses. Select the desired group, and the "Contacts" input will automatically populate with the group's phone numbers.

### **Example Group List:**

```
- Marketing Group (25 members)
- Sales Team (15 members)
- Project Collaboration (30 members)
```

### **Copying or Creating Contacts:**

With the contacts populated, you have two options:

* **Copy:** Copy the extracted contacts for use in external applications or platforms.
* [**Create Contact**](/home/product-guides/contacts.md)**:** Save the contacts directly within BuzzChat, streamlining your contact management process.


---

# 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.buzzchat.click/home/product-guides/scraper.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.
