AI Prompt Keyword Matcher
Pricing
$10.00 / 1,000 results
Go to Store
AI Prompt Keyword Matcher
Analyze prompts for fuzzy keyword matches and brand token usage
0.0 (0)
Pricing
$10.00 / 1,000 results
0
Total users
1
Monthly users
1
Runs succeeded
>99%
Last modified
3 days ago
You can access the AI Prompt Keyword Matcher programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "prompts": [< "adidas sneaker sale today",< "white running shoes from addidas",< "Addidas Rabattcode gesucht"< ],< "target_keywords": [< "adidas",< "sale",< "rabattcode",< "angebot",< "discount"< ],< "brand_keywords": [< "adidas",< "addidas",< "adidass"< ]<}' |<apify call antonio_espresso/ai-prompt-keyword-matcher --silent --output-dataset
AI Prompt Keyword Matcher API through CLI
The Apify CLI is the official tool that allows you to use AI Prompt Keyword Matcher locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: