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

How to use this prompt on a CSV file?

Datablist allows you to take an entire CSV file and run prompts directly on every line.

The great news is that the prompt you need is already available in Datablist under the "Templates" section. No need to start from scratch! Simply select the template that fits your task, and it's ready to run on every line of your CSV. This makes it even easier to transform your data with just a few clicks.

Import your CSV file in Datablist. Then select "Enrich" from the header.

Select the template: Business Owner Finder

Select Template
Select Template

Replace the variables from the prompt with your collection's properties using / or '{{'.

Define variables using your collection's properties
Define variables using your collection's properties

If you don't have all the variables, just edit the prompt.

That's it! You can now run the prompt on every line of your CSV file and get the results in a new column. 🚀

Note on AI Agent prompts

This prompt is made for Datablist AI Agent enrichment. An AI Agent is a smart tool that uses artificial intelligence (AI) to perform tasks for you. It can browse websites, use Google to find information and interact with different online services. This means it can help you with real-time data and up-to-date answers.

On the other hand, the ChatGPT API can only analyze the input text and respond based on its existing knowledge. It doesn't have the ability to access the internet or gather new information on its own.

An AI Agent provides a more dynamic experience by pulling in real-time data, while the ChatGPT API relies on pre-existing knowledge to respond to queries.

When you interact directly on https://chatgpt.com/, you are interacting with an Agent. Sometimes it goes online to provide extra information for your prompt (but not often). However other tools that are connected to ChatGPT use the API. So remember that this prompt cannot be used in another tool that calls the ChatGPT API.

Datablist AI Agent runs an agent on every line of your CSV.