Prepare a competitor scan
create_competitor_scanPrepare a competitor scan on a basket of up to 5 companies of the same market. Three or more is what the scan is built for: from there the places rank by RECURRENCE, that is by how many companies of the basket each one covers. It is created as a DRAFT: nothing is charged, and the questions it derives come back in the answer for you to read before arming it with start_competitor_scan. Each subject needs a website: a whole domain found in a page is what tells two companies with the same name apart. category qualifies each company in the questions ("welding equipment manufacturer") and usage says what buyers use it for ("hobby welding"); both shape the questions, so name them from the market you are measuring. language is the language the questions are asked in and country the market they name; leave country out for a global one. One engine per scan, ChatGPT by default: a second engine is a second scan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | A name for the scan. Omitted, the category serves. | |
| usage | No | What buyers use it for, for example "hobby welding". Omitted, the category serves. | |
| engine | No | The engine asked, ChatGPT by default. One per scan. | |
| country | No | The market the questions name, as an ISO 3166-1 alpha-2 code ("US"). Omitted, the questions name no country. | |
| category | Yes | What qualifies each company in the questions, for example "welding equipment manufacturer". | |
| language | No | The language the questions are asked in, written in en, fr, es, de, it, pt, ar, bg, cs, da, el, fi, he, hi, hu, id, ja, ko, ms, nl, no, pl, ro, ru, sk, sv, th, tr, uk, vi, zh, zh-hant. Omitted, the canonical language of the project. For another language, write to us with contact_support and we add it. | |
| subjects | Yes | The basket: up to 5 companies of the same market, 3 or more being what the ranking by recurrence needs. | |
| templates | No | Which questions to ask about each company, the four of them by default: `about_reputation` what is said about it, `about_price` whether it is worth its price, `about_customers` which companies use it and what they report, `compared_alternatives` what it is compared to. A sent list REPLACES that default, and the amount follows it: three companies and two templates make six questions. | |
| project_id | Yes | UUID of the project the scan belongs to: call list_projects to find it. Its brand is the one the list answers "you are not there" about. |