# 인스타그램 인플루언서 시딩도 가능한가요?

## 인스타그램 계정에 로그인 합니다. <a href="#id" id="id"></a>

로그인을 하지 않고 추출을 하려고 하면, 인스타그램에서 곧바로 '로그인을 하라'는 팝업을 띄웁니다. 그리고 이는 추출에 지장을 주기 때문에 반드시 먼저 로그인을 하신 뒤, 추출 작업을 진행해주세요.​

## 인스타그램 검색 창에, 추출을 원하는 타겟 검색어를 입력하세요. <a href="#id-1" id="id-1"></a>

'데일리룩' 키워드로 인플루언서를 추출한다고 가정하고, 먼저 해당 키워드를 검색한 뒤 결과를 확인합니다.

## 개발자도구를 클릭하여, console 창에 진입합니다.

<figure><img src="/files/FIss92G97Gh4S2UXghIx" alt=""><figcaption></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://help.listly.io/docs/ko/support/faq/features/influencer-seeding.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.
