What this task does

Upload a sheet of company names and websites, ask your question in plain words, and get the answers back as new columns: founded year, headquarters, CEO and employee count. It runs on Run GPT, Claude, DeepSeek... Prompts in Bulk (No API Key), costs $0.002 per result, and exports to CSV, JSON or Excel.

๐Ÿ” What this task is for

Web search is switched on for this task, so the model looks each company up rather than answering from memory, and the question names the four facts it has to return. Asking for specific fields is what keeps the column names identical on every row instead of drifting between answers.

The result is your own file back as Excel, which is the format a CRM import or a prospect list actually needs. Change the question and the same task enriches a list with whatever else is public: funding stage, tech stack, office locations.

โš™๏ธ The input this task runs with

These are the exact settings saved in the task. Open it on Apify and they are already filled in, so you can run it unchanged or edit a field first.

{
  "spreadsheet_file": "https://api.apify.com/v2/key-value-stores/I40EWpLzQaVq08gCm/records/companies-sample.csv",
  "prompts": [
    "For the company {{Company}} ({{Website}}), find the year it was founded, its headquarters city, its current CEO and its approximate number of employees."
  ],
  "model": "google/gemini-2.5-flash",
  "enable_web_search": true
}

๐Ÿ“ฆ What every run returns

One record per result, with these fields, exportable as CSV, JSON or Excel.

โœ“Prompt
โœ“Model used
โœ“Response text
โœ“Structured JSON columns
โœ“Web search sources
โœ“Source row (Excel/CSV/Sheet)
โœ“Status
โœ“Timestamp

๐Ÿš€ How to run this task

  1. Open the task on Apify

    Use the button above. New accounts get $5 of free credit and no credit card is required.

  2. Check the pre-filled input

    Every setting shown above is already there. Change a city, a price range or the result limit if you want a different slice of the data.

  3. Click Run

    Pagination, rotating proxies and anti-bot handling all happen in the cloud. The result limit is what controls your cost.

  4. Export or schedule it

    Download CSV, JSON or Excel, or save the task in your own account and schedule it daily or weekly. Webhooks and the Apify API push results straight into your own tools.

๐Ÿ’ต What this task costs

$0.002
per result
You pay the actor's normal price for what the run produces, with no monthly minimum. The $5 of starting credit on a new Apify account covers a test run of this task.

๐Ÿงช Other Run GPT, Claude, DeepSeek... Prompts in Bulk (No API Key) tasks

Write Amazon listing copy for every SKU in a spreadsheet

A full Amazon listing for every SKU in your spreadsheet: title, five bullets, description and backend search terms, each in its own column, written only from the facts in your sheet.

See this task โ†’

Run a ChatGPT prompt for every row of a Google Sheet

One ChatGPT prompt per row, run for a whole Google Sheet or Excel file. Paste the link, get the file back with each answer in a new column. No API key of your own required.

See this task โ†’

Check which tests each lab offers from an Excel list

Upload a list of laboratories and a checklist of tests, and get yes, no or unknown for every lab and test, each answer with an evidence sentence and a source link.

See this task โ†’

Compare GPT, Claude and Gemini side by side

The same prompts sent to GPT-5, Claude Sonnet 5, Gemini 3.8 Flash and Perplexity Sonar, returned as one row per model per prompt with the answer, the cost and the token count.

See this task โ†’

Run it with your own settings

Open the task, change what you need, and save it as your own. The original stays as it is.