# iFrame

## iFrameとは何ですか？

iFrameは現在のウェブページの中にさらに別のウェブページを挿入するために使用されるHTMLタグです。簡単に言えば、ウェブページの中に入れ子になったウェブページを表示する際に使用され、正確なデータ抽出のために確認が必要です。

{% hint style="success" %}
Listlyでは簡単にiFrameデータを抽出できるよう、iFrame自動検出機能を提供しています。拡張機能を押す瞬間、iFrame領域が黒く表示され、iFrameボタンを押すと、そのコンテンツが含まれる元のページが別途開かれます。**iFrameは必ず元のページを先に開いてから、Listly WHOLEまたはPARTS機能を利用**して目的のデータを抽出してみてください。
{% endhint %}

<div align="left"><figure><img src="/files/dafc62bac0a216c94acf8ac79ac7154eb9832c61" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**超簡単チュートリアル**

➡️ Listlyをクリック → 黒いiFrame領域をクリック → 新しく開いたページでListlyボタンを再度押してから抽出
{% 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://help.listly.io/docs/ja/getting-started/extension-features/iframe.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.
