Google AI Overview スクレーパー

scraper.overview 地域ごとの検索結果を分析するため、強化された製品データ、引用、広告、ウェブ情報源を含む包括的な Google AI Overview レスポンスを取得します。

リクエストの例

curl 'https://api.scrapeless.com/api/v2/scraper/request' \
--header 'Content-Type: application/json' \
--header 'x-api-token: {you_api_key}' \
--data '{
    "actor": "scraper.overview",
    "input": {
        "prompt": "Recommended attractions in New York",
        "country": "US",
        "shopping": true
    },
    "webhook": {
        "url": "http://www.youwebhook.com"
    }
}'

ボディパラメータ

パラメータ型必須説明
promptstringはいGoogle AI Overview に送信されたプロンプト。
countrystringはい国または地域コード。
shoppingbooleanいいえショッピングデータを取得するかどうか。デフォルトは true。有効にすると、レスポンスに products フィールド内の追加の製品情報が含まれます。これには、各製品クラスタの背後にある販売店の提供内容(直販ストアのURL、価格、分割払い、在庫、配送、返品など)が含まれます。
locationstringいいえ地理的ターゲティング結果のためのGoogle公式ロケーション名(例:ニューヨーク,ニューヨーク,アメリカ合衆国)。サポートされているすべてのロケーションについては、 Googleのジオターゲットリスト を参照してください。uuleとは相互に排他的です。
uulestringいいえ正確な地理的ターゲティングのための事前エンコードされた Google UULE 文字列。ロケーション名の代わりに事前に作成された UULE 値を使用する場合にこのパラメータを使用します。location と相互に排他的です。
should_fetch_share_linkbooleanいいえ共有リンクを取得します。

レスポンスフィールド

注: 設定で shopping を有効にし、レスポンスにこの追加の商品情報が含まれる場合、API呼び出しには 基本料金の2倍が課金されます。これは、複数のソースから商品情報を抽出して処理するために追加のリソースが必要となるためです。

💡 概要モードがトリガーされない場合、 content および rawtext フィールドは空文字列になります。

💡 概要モードをトリガーするには、プロンプトの調整を試みるか、プロンプト内のキーワードがGoogle概要によってカバーされていることを確認してください。

データフィールドのソース: ai概要内のproducts

タイプproduct_position説明
製品推奨推奨製品
製品inline_linkインラインリンク製品
製品参照参照製品
広告製品null広告製品群

データフィールドの製品: Google waleスポンサード製品

データフィールドの広告: Google広告(Serp)

パラメータ型説明
contentstringMarkdown形式の回答本文。 概要モードがトリガーされた場合にのみ値が設定され、それ以外の場合は空文字列になります。
rawtextstring元の回答データ。 概要モードがトリガーされた場合にのみ値が設定され、それ以外の場合は空文字列になります。
metadataobjectメタデータ情報。
metadata.rawUrlstringWebページ URL。
is_overview_shoppingbooleanショッピングデータが埋め込まれているかどうか。
productsarray製品データ。
products.deliverystring配送サービス。
products.discountstring割引情報。
products.imgstring製品画像のURL。
products.orig_pricestring元の価格。
products.ratingstring評価。
products.review_countstringレビュー件数。
products.sellerstring販売者。
products.urlstring製品詳細ページ URL。
products.storesarray店舗情報。
products.stores.delivery_feestring配送料。
products.stores.extensionsarray追加サービス。
products.stores.linkstring製品リダイレクトリンク。
products.stores.namestringストア名。
products.stores.pricestringセール価格。
products.ratingsstring評価数。
products.tagstringタグ。
products.titlestring製品タイトル。
products.total_pricestring合計価格。
sourcearray引用ソース。
source.faviconstringウェブサイトのファビコン。
source.snippetstring引用記事の抜粋。
source.thumbnailstring引用記事のカバー画像。
source.titlestring引用タイトル。
source.typestringソースタイプ。
source.urlstring引用元のURL。
source.website_namestringウェブサイト名。
source.html_indexintMarkdownコンテンツ内での推奨製品ショッピングカードの位置を示します。
source.storesarray店舗情報。
source.stores.delivery_feestring配送料。
source.stores.extensionsarray追加サービス。
source.stores.linkstring製品リダイレクトリンク。
source.stores.namestringストア名。
source.stores.pricestringセール価格。
web_sourcearrayウェブ検索情報源。
web_source.faviconstringウェブサイトのファビコン。
web_source.snippetstring引用記事の抜粋。
web_source.thumbnailstring引用記事のカバー画像。
web_source.titlestring引用タイトル。
web_source.urlstring引用元のURL。
web_source.website_namestringウェブサイト名。
web_source.storesarray店舗情報。
web_source.stores.delivery_feestring配送料。
web_source.stores.extensionsarray追加サービス。
web_source.stores.linkstring製品リダイレクトリンク。
web_source.stores.namestringストア名。
web_source.stores.pricestringセール価格。
adsarray広告。
ads.section_titlestringセクションタイトル。
ads.typestringタイプ。
ads.titlestringタイトル。
ads.urlstringWebページ URL。
ads.google_ad_urlstring広告リンク。
ads.display_urlstring表示URL。
ads.advertiserstring広告主。
ads.descriptionstring説明。
ads.tracking_tokenstringトラッキングトークン。
ads.slotstring広告スロット番号。
ads.pricestring価格。
ads.orig_pricestring元の価格。
ads.sellerstring販売者。
ads.ratingstring評価。
ads.review_countstringレビュー件数。
ads.imgstring製品画像のURL。
ads.site_linksarrayウェブサイトリンク。
ads.site_links.titlestringタイトル。
ads.site_links.urlstringWebページ URL。
ads.site_links.google_ad_urlstring広告リンク。
productsarrayGoogle Overview モードによって返された製品情報。
products.thumbnailsarray商品サムネイル画像URLの配列。
products.titlestring製品タイトル。
products.urlstring製品ページのURL。
products.brandstring商品ブランド名。
products.reviewsintレビュー件数。
products.ratingstring平均評価スコア。
products.price_rangestring価格帯の例: $2,499.99。
products.storesarrayストアオファーの配列。
products.stores.namestringストア名。
products.stores.linkstringストアの商品リンク。
products.stores.titlestringストアでの商品タイトル。
products.stores.ratingsstringストア評価の例: 4.3/5。
products.stores.extensionsarrayその他の情報(在庫、配送、返品)。
products.stores.pricestringストア価格。
products.stores.delivery_feestring配送料情報。
products.stores.total_pricestring料金を含む合計価格。
products.about_the_productobject詳細な商品情報。
products.about_the_product.titlestringセクションタイトル。
products.about_the_product.linkstring商品ページリンク。
products.about_the_product.displayed_linkstring表示されるドメイン名。
products.about_the_product.featuresarray商品の特徴/仕様。
products.about_the_product.features.titlestring特徴名。
products.about_the_product.features.valuestring特徴値。
products.about_the_product.descriptionstring商品説明。
products.variantsarray商品バリエーションオプション。
products.variants.titlestringバリエーションカテゴリタイトル。
products.variants.itemsarrayバリエーションオプションリスト。
products.variants.items.namestringバリエーションオプション名。
products.variants.items.selectedboolこのバリエーションが選択されているかどうか。
products.variants.items.availabilityboolバリエーションの利用可能状態。
products.ratingsarray評価分布データ。
products.ratings.starsint星評価レベル(1~5)。
products.ratings.amountintこのレベルの評価件数。
products.user_reviewsarrayユーザー口コミデータ。
products.user_reviews.textstring口コミ本文。
products.user_reviews.sourcestring口コミ掲載プラットフォーム。
products.user_reviews.ratingintユーザー評価スコア。
products.user_reviews.datestring口コミ日付。
products.user_reviews.namestringレビュアー名。
products.user_reviews.titlestring口コミタイトル。
share_urlstring共有リンク。