
AI Product Matcher
Pricing
Pay per usage

AI Product Matcher
Match products across multiple e-commerce websites. Use this AI product matching Actor whenever you need to find matching pairs of products from different online shops for dynamic pricing, competitor analysis or market research.
0.0 (0)
Pricing
Pay per usage
14
Total users
574
Monthly users
36
Runs succeeded
91%
Last modified
4 months ago
You can access the AI Product 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 '{< "dataset1_ids": [< "GYVCj4hEeqnX3dJyu"< ],< "dataset2_ids": [< "OmzHV4VEByO4KohMF"< ],< "input_mapping": {< "eshop1": {< "id": "url",< "name": "name",< "price": "price",< "short_description": "shortDescription",< "long_description": "longDescription",< "specification": "specification",< "code": [< "sku",< "productModel"< ]< },< "eshop2": {< "id": "url",< "name": "name",< "price": "price",< "short_description": "shortDescription",< "long_description": "longDescription",< "specification": "specification",< "code": [< "sku",< "productModel"< ]< }< }<}' |<apify call equidem/ai-product-matcher --silent --output-dataset
🎯 Match products with AI API through CLI
The Apify CLI is the official tool that allows you to use AI Product 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: