> For the complete documentation index, see [llms.txt](https://help.listly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.listly.io/docs/ko/support/faq/features/influencer-seeding.md).

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

인스타그램 인플루언서 계정을 추출해두면 영업 연락이나 시장 인사이트 도출 등 다양하게 활용할 수 있습니다. 이 가이드에서는 리스틀리를 통해, 5분 안에 수십 명의 인플루언서를 한번에 추출하는 방법을 소개합니다.

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

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

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

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

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

<figure><img src="https://712555646-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiKxoYELFf9WS8XCvYe6S%2Fuploads%2F4BKBv3LxVzUZUwyMREUJ%2Fimage.png?alt=media&amp;token=70991902-610f-4d6b-b7ba-9a130038b272" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.listly.io/docs/ko/support/faq/features/influencer-seeding.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
