Finds the founder, CEO, or owner of a company by visiting their website and extracting leadership information

I want to find the founder, CEO, or owner of a company based on their website URL.

## Steps
- Visit the given company website URL and find the founder, CEO, or owner's information.

## Information I want you to extract:
- First Name
- Last Name
- Title

## Instructions
- In the case you don't find information, keep the field empty.
- Important: Do not extract anything else but the requested information.
- Visit the company website and navigate all relevant pages (home, team, about us, about the owner, etc.).
- Look for the founder, CEO, or owner in common sections like "About Us", "Team", "Leadership", "Our Team", or "About the Owner" pages.
- Extract the first name, last name, and title once you find the right person.

## Mistakes to avoid:
- Make sure you find the right person, extract only the relevant information, and avoid false positives.
- Do not extract the names of employees if you don't find the owner.
- Don't confuse other roles or staff members with the founder, CEO, or owner.
- Make sure to return only the current owner/founder/CEO, not former ones.

## Fast Exit Rule (Critical)
- If you cannot quickly get the business owner, STOP immediately.
- Return empty values for all outputs.
- Do NOT perform deep searches, long browsing, or complex reasoning.
- We prefer empty data over spending credits

## Input
URL to visit: /CompanyWebsiteURL

このプロンプトをCSVファイルで使う方法は?

Datablistでは、CSVファイル全体に対して各行に直接プロンプトを実行できます。

朗報です。必要なプロンプトは、すでにDatablistの「Templates」セクションに用意されています。ゼロから作成する必要はありません。タスクに合うテンプレートを選ぶだけで、CSVの各行にすぐ実行できます。数クリックでデータ変換がさらに簡単になります。

DatablistにCSVファイルをインポートします。次に、ヘッダーから「Enrich」を選択します。

テンプレート:Business Owner Finder を選択します

テンプレートを選択
テンプレートを選択

「/」または「'{{'」を使って、プロンプトの変数をコレクションのプロパティに置き換えます。

コレクションのプロパティで変数を定義
コレクションのプロパティで変数を定義

すべての変数が揃っていない場合は、プロンプトを編集してください。

これで完了です! CSVファイルの各行でプロンプトを実行し、結果を新しい列で取得できます。 🚀

AIエージェント プロンプトに関する注意

このプロンプトはDatablistのAI Agentエンリッチメント向けです。AIエージェントは、人工知能(AI)を用いて業務を代行するスマートなツールです。Webサイトの閲覧、Googleでの情報検索、各種オンラインサービスとの連携が可能です。 そのため、リアルタイムデータや最新の回答にアクセスできます。

一方、ChatGPT APIは入力テキストを解析し、既存の知識に基づいて応答するのみです。自らインターネットにアクセスしたり新しい情報を収集することはできません。

AIエージェントはリアルタイムデータを取り込むことで、より動的な体験を提供します。一方、ChatGPT APIは既存知識に基づいて応答します。

https://chatgpt.com/で直接操作している場合、エージェントと対話しています。プロンプトに追加情報を提供するためにオンラインにアクセスすることがあります(頻繁ではありません)。一方、ChatGPTと連携する他ツールはAPIを使用します。したがって、このプロンプトはChatGPT APIを呼び出す他のツールでは使用できない点にご留意ください。

DatablistのAI Agentは、CSVの各行でエージェントを実行します。