What this task does
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. 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 prompt pulls product name, SKU, material and key features from your columns and asks for a title under 150 characters, five benefit-led bullets, a description of about 120 words and search terms under 200 characters. Those limits exist because Seller Central enforces them, so nothing comes back that has to be trimmed before pasting.
It is told to use only the facts given and invent no specs, which matters on Amazon where an invented material or measurement is a listing problem, not a style problem. You get the file back as Excel with one row per SKU.
โ๏ธ 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/product-attributes-sample.csv",
"prompts": [
"Write Amazon listing copy for {{Product Name}} (SKU {{SKU}}), made of {{Material}}. Key features: {{Key Features}}. Return title (under 150 characters), bullet_1, bullet_2, bullet_3, bullet_4, bullet_5 (each one benefit-led sentence), description (about 120 words) and search_terms (comma-separated, under 200 characters). Use only the facts given, do not invent specs."
],
"system_prompt": "You are an experienced Amazon listing copywriter. Write clear, accurate, persuasive copy with no emojis and no claims beyond the facts provided.",
"model": "anthropic/claude-haiku-4.5",
"response_format": "json_object"
}
๐ฆ 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
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 โ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 โ๐ 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.