# Letsbonk.fun scraper

## Recommendation for Optimal Bonk Scraper Performance

To achieve the best performance, we recommend running at time a single Bonk scraper task and separately.

## 1. Create Task & General Settings

* Go to the 'Defi' tab
* Press Create Tasks
* Choose a task name
* Select Discord or Telegram Scraper
* Select the wallets to use

{% hint style="warning" %}
Ensure your scraper settings are correct [here](/getting-started/scrapers-settings.md)
{% endhint %}

## 2. General DeFi Settings

* Enter & Select all the general task settings
* A detailed guide can be found [here](/defi/general-defi-settings.md)

## 3. Scraper Filters

{% hint style="info" %}
Only the specified filters will be active for this module! The guide will be updated regularly as new filters are added.
{% endhint %}

### Name Positive & Negative Keywords

* When a keyword is detected in the name, Lunar will either purchase or avoid depending whether it is a positive or negative keyword

### Ticker Positive & Negative Keywords

* When a keyword is detected in the ticker, Lunar will either purchase or avoid depending whether it is a positive or negative keyword

### Max Top Holders Holding % <a href="#max-holders-holding" id="max-holders-holding"></a>

* The maximum supply held by the top 10 holders

### Min Unique Holders Count

* The min amount of unique holders&#x20;

### Whitelisted Wallets

* Toggle to only purchase from your whitelisted wallets

### Enable PumpIT

* Toggle to only purchase from whitelisted wallets by PumpIT

### Social Settings

* Filters based on connected social media accounts
* Select the required accounts

#### At Least One Social

* Will only buy tokens with at least one REAL social media account linked.

#### Has Twitter

* Will only buy tokens with a REAL twitter account linked.

#### Has Telegram

* Will only buy tokens with a REAL Telegram account linked.

#### Has Website

* Will only buy tokens with a Website linked.

### Dev Min Holding&#x20;

* The min amount of total supply dev can hold (in %)

### Dev Max Holding&#x20;

* The max amount of total supply dev can hold (in %)

## 4. Discord Scraper

### Channel Ids <a href="#channel-ids" id="channel-ids"></a>

* The ID of the discord channel you want to monitor

{% hint style="info" %}
How to get a channel ID:

1. Go to the channel you want to copy the ID for.
2. Right-click on the channel.
3. Select Copy Channel ID.
4. Paste the channel ID when needed.

{% endhint %}

<figure><img src="/files/2DTYbiGKDVlHWVvEKcRe" alt=""><figcaption><p>Images are for illustrative purposes only</p></figcaption></figure>

## 5. Telegram Scraper

* Select the channel from the dropdown

<figure><img src="/files/C6k1ggh6J7GX0JNasLqc" alt=""><figcaption><p>Images are for illustrative purposes only</p></figcaption></figure>


---

# 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://guide.lunar.trade/scrapers/letsbonk.fun-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.
