# Influencer Data Update Frequency

It is different depending on whether the Influencer is registered with AnyCreator or not.

### \* Influencers' Profiles who are registered with AnyCreator

<table><thead><tr><th width="131">Social</th><th width="105">Youtube</th><th width="173">X (Twitter)</th><th width="113">Instagram</th><th width="102.58935546875">FB pages</th><th>TikTok</th></tr></thead><tbody><tr><td><strong>Frequency</strong></td><td>2 weeks </td><td>No auto-update</td><td>4 days</td><td>3 days</td><td>2 weeks</td></tr></tbody></table>

### \* Influencers are not registered with AnyCreator&#x20;

{% hint style="info" %}
The latest update date is shown on the influencer page
{% endhint %}

The third-party API does not support to automatically update influencers data on daily basic.&#x20;

YouTube and Instagram will be automatically updated every week because we have official APIs.

### How to trigger to update influencer profile data&#x20;

There are 3 main steps to update influencer profile data:&#x20;

#### Step 1: Running Extension to scrape newly update influencers data.

{% content-ref url="/pages/-MkpTBvPtL0wXUJza7r9" %}
[Chrome Extension](/english-1/infuruens/extension.md)
{% endcontent-ref %}

#### Step 2: Click on **Refresh Profile/Refresh Profile Audience** button on Influencer Profile and wait until it stopped loading.&#x20;

{% hint style="success" %}
This button is available on **Instagram, Youtube,  Facebook, TikTok, Threads, and X (Twitter)** accounts .
{% endhint %}

<figure><img src="/files/PtP78F1WGFvOz8wH1ege" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/TcxMRjDpKq1gERnRvmVJ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
It takes almost **30 seconds - 1 minute** to update Audience data.
{% endhint %}

#### Step 3: Click on Edit Profile then Save it.

<figure><img src="/files/5QARP9Yy4eqkGUt2X2Eg" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
The procedure outlined above applies exclusively to **Facebook, Instagram, TikTok, and Threads** profiles.

For **X (Twitter)** and **YouTube** profiles, there’s no need to use any browser extension. Simply click **"Refresh Profile Audience"** to update the influencer’s data directly.
{% endhint %}

#### **Visual Guide:**

{% embed url="<https://drive.google.com/file/d/1mciEfkbtp-QAN3QvjQZPQTnnYZdyAQds/view?usp=sharing>" %}

{% hint style="danger" %}
**Important Notes:**

* **Daily Limit:** You can only use **"Refresh Profile (Audience)"** **once per day.** If you have refreshed a profile today, you must wait until the following day to refresh it again.
* **Data Availability:** In some cases, even after following the above guidelines, influencer data may not be generated. This can occur if:
  * The profile is **not publicly accessible**.
  * The social media platform **strictly prohibits data scraping**.
    {% endhint %}

{% hint style="info" %}
For **Douyin** and **Xiaohongshu (XHS)** profiles, data can only be updated based on information provided by our third-party partner.&#x20;

Please **contact Product team** via ***#help-anytag-anycreator*** Slack channel.&#x20;
{% 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://anymind-group.gitbook.io/english-1/infuruens/dtano.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.
