# Chrome Extension

Most of cases, AnyTag **cannot fetch profile data** of social media if creators' are not signed up on AnyTag / AnyCreator. This is because those social platform **doesn't provide API** or we cannot do scraping. AnyTag has the capability to obtain scrapped data from a 3rd party scrapping provider through the process of manually adding influencers or clicking the Refresh Profile as described in the [Update Influencer Data](/english-1/infuruens/dtano.md) section. However in some cases, no data is provided and hence the Chrome Extensions are a way to populate the influencer profile data manually.

Here are the cases you need to use Chrome Extension.

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

{% hint style="warning" %}
Fetching data by Chrome Extension is not a stable way.\
If the social platform changed the interface a bit, we need to modify our logic.

Let us know if you think the Chrome Extension seems to have an issue.
{% endhint %}

{% hint style="success" %}
Chrome Extensions are **only available for Admin/Staff**.\
Please make sure you are signed in to Google with your @anymindgroup.com account.
{% endhint %}

## You can download Chrome Extensions from here.

{% content-ref url="/pages/-MkpRX1E8zKlSazf3lS-" %}
[How to Install Extension](/english-1/infuruens/extension/extension.md)
{% endcontent-ref %}

##

## Standard Extension for Instagram and Facebook

This is for Facebook and Instagram overall&#x20;

**Data that can be retrieved**&#x20;

* Avatar image&#x20;
* Number of Followers&#x20;
* Follower region&#x20;
* Post image&#x20;
* Post videos&#x20;
* Post text&#x20;
* Post comments&#x20;
* Post Date and time&#x20;
* Number of Likes&#x20;
* Number of comments&#x20;
* Number of shares

### Standard Extension for Facebook

{% file src="/files/NlD5WtmQVUT6pPYpsSll" %}

{% content-ref url="/pages/-MkpUVJppQ149SMVaHTs" %}
[Standard Extension (Facebook)](/english-1/infuruens/extension/extension/standard-extension-facebook.md)
{% endcontent-ref %}

### Standard Extension for Instagram:&#x20;

{% file src="/files/kpnFhutxzcZWOf73Kaj1" %}

{% content-ref url="/pages/-MkpUZg7CyNzUibItI3e" %}
[Standard Extension (Instagram)](/english-1/infuruens/extension/extension/standard-extension-instagram.md)
{% endcontent-ref %}

{% hint style="info" %}
*This Instagram extension supports to retrieve Reels posts that are displayed on Post grid tab ONLY.*
{% endhint %}

## Suggested accounts extension

This is for downloading a CSV of suggested accounts on Instagram

{% content-ref url="/pages/-MkpUejqvLxUbjkZUiQv" %}
[Suggested accounts Extension](/english-1/infuruens/extension/extension/download-csv-of-suggested-accounts-on-instagram.md)
{% endcontent-ref %}

## TikTok extension

This is for TikTok overall information.

{% file src="/files/avcIIEdNUM0liHBTSi9W" %}

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

## Lazada Extension:&#x20;

{% file src="/files/z7amwfeiTVMQAoJM0v5E" %}

#### Here is also an instruction on how to use Lazada/Shopee API to pull more offers:&#x20;

{% content-ref url="/pages/aTSa4hule6aJdmDcbXWT" %}
[Affiliate Offers -Shopee/Lazada API](/english-1/infuruens/extension/extension/affiliate-offers-shopee-lazada-api.md)
{% endcontent-ref %}

## Threads extension&#x20;

{% file src="/files/tjuUPXYbnj0jdzbha8dH" %}

{% content-ref url="/pages/vDRfWXLfLvsJ8wLmMnL3" %}
[Threads Standard Extension](/english-1/infuruens/extension/extension/threads-standard-extension.md)
{% endcontent-ref %}


---

# 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/extension.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.
