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.
๐ How to run this task
- Open the task on Apify
Use the button above. New accounts get $5 of free credit and no credit card is required.
- 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.
- Click Run
Pagination, rotating proxies and anti-bot handling all happen in the cloud. The result limit is what controls your cost.
- 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
๐งช 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 โ๐ Related actors
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.