Product Recall Impact Matcher
Pricing
from $21.89 / 1,000 actionable insights
Product Recall Impact Matcher
Turn product or offer records into ranked, evidence-backed commerce opportunitys.
Product Recall Impact Matcher
Pricing
from $21.89 / 1,000 actionable insights
Turn product or offer records into ranked, evidence-backed commerce opportunitys.
You can access the Product Recall Impact 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 API & Integrations in Apify Console.
$echo '{< "records": [< {< "sku": "SKU-DEMO-001",< "title": "Portable Espresso Maker",< "brand": "Nomad Brew",< "price": 79.99,< "listPrice": 129.99,< "currency": "USD",< "inStock": true,< "seller": "Nomad Brew",< "rating": 4.7,< "reviewsCount": 3100,< "salesRank": 42,< "discount": 38,< "observedAt": "2026-08-02T10:00:00Z",< "productWorkflow": "product-recall-impact-matcher"< }< ],< "previousRecords": [< {< "sku": "SKU-DEMO-001",< "title": "Portable Espresso Maker",< "brand": "Nomad Brew",< "price": 109.99,< "listPrice": 129.99,< "currency": "USD",< "inStock": false,< "seller": "Nomad Brew",< "rating": 4.6,< "reviewsCount": 2750,< "salesRank": 81,< "discount": 15,< "observedAt": "2026-07-26T10:00:00Z",< "productWorkflow": "product-recall-impact-matcher"< }< ]<}' |<apify call night111/product-recall-impact-matcher --silent --output-datasetThe Apify CLI is the official tool that allows you to use Product Recall Impact Matcher locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: