AI Product Matcher avatar
AI Product Matcher

Pricing

Pay per usage

Go to Store
AI Product Matcher

AI Product Matcher

Developed by

Matěj Sochor

Maintained by Community

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

Monthly users

26

Runs succeeded

83%

Response time

73 days

Last modified

3 months ago

DB

KeyError: "['name'] not in index"

Closed

dbwinger opened this issue
2 years ago

I'm struggling to get this set up right to just do a test run. I'm getting the error in the subject. Here are my "Attribute mappings":

1{
2    "eshop1": {
3        "id": "SetID",
4        "name": "Name",
5        "price": "USRetailPrice",
6        "short_description": "tags",
7        "long_description": "description",
8        "code": [
9            "ImageFilename"
10        ]
11    },
12    "eshop2": {
13        "id": "asin",
14        "name": "title",
15        "price": "price/value",
16        "short_description": "title",
17        "long_description": "breadCrumbs",
18        "code": [
19            "asin"
20        ]
21    }
22}
Equidem avatar

Hi Daryl, there was a bug which occurred when somebody tried to use the same value (title) for more than one mapped attribute. It is now fixed and your input should be running just fine.

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.