What this task does

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. 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

The checklist in this task is HbA1c, a lipid panel, vitamin D 25-hydroxy and a paternity DNA test, and web search is on so each lab is looked up rather than guessed. Unknown is an allowed answer, which is what stops the sheet filling with confident wrong entries.

Every answer carries a sentence of evidence and a link, so a no can be checked before anyone acts on it. It replaces pasting each lab into an AI search box by hand, and your own file comes back with the answers added as columns.

โš™๏ธ 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/labs-sample.csv",
  "prompts": [
    "Laboratory: {{Lab Name}}, {{Address}}, phone {{Phone}}. Which of the checklist tests does this lab offer?"
  ],
  "checklist_items": [
    "HbA1c (hemoglobin A1c)",
    "Lipid panel",
    "Vitamin D 25-hydroxy",
    "Paternity DNA test"
  ],
  "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 โ†’

Enrich a company list with founded year, HQ, CEO and size

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.

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.