AI Product Matcher avatar

AI Product Matcher

Try for free

No credit card required

View all Actors
AI Product Matcher

AI Product Matcher

equidem/ai-product-matcher
Try for free

No credit card required

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.

Do you want to learn more about this Actor?

Get a demo
CH

bug in the code

Open

chachu opened this issue
a month ago

2024-09-21T05:00:13.078Z Traceback (most recent call last): 2024-09-21T05:00:13.078Z File "/usr/src/app/main.py", line 73, in main 2024-09-21T05:00:13.079Z perform_mapping( 2024-09-21T05:00:13.079Z File "/usr/src/app/actors/executor/main.py", line 216, in perform_mapping 2024-09-21T05:00:13.080Z pair_dataset = assemble_dataset_from_partial_dataset_ids(data_client, pair_dataset_ids) 2024-09-21T05:00:13.080Z File "/usr/src/app/actors/executor/main.py", line 169, in assemble_dataset_from_partial_dataset_ids 2024-09-21T05:00:13.081Z partial_dataset_client = data_client.dataset(partial_dataset_id) 2024-09-21T05:00:13.081Z File "/opt/venv/lib/python3.9/site-packages/apify_client/client.py", line 175, in dataset 2024-09-21T05:00:13.081Z return DatasetClient(resource_id=dataset_id, **self._options()) 2024-09-21T05:00:13.082Z File "/opt/venv/lib/python3.9/site-packages/apify_client/clients/resource_clients/dataset.py", line 19, in init 2024-09-21T05:00:13.082Z super().init(*args, resource_path=resource_path, **kwargs) 2024-09-21T05:00:13.082Z File "/opt/venv/lib/python3.9/site-packages/apify_client/clients/base/base_client.py", line 85, in init 2024-09-21T05:00:13.083Z self.safe_id = _to_safe_id(self.resource_id) 2024-09-21T05:00:13.083Z File "/opt/venv/lib/python3.9/site-packages/apify_client/_utils.py", line 26, in _to_safe_id 2024-09-21T05:00:13.083Z return id.replace('/', '~') 2024-09-21T05:00:13.084Z AttributeError: 'dict' object has no attribute 'replace'

Developer
Maintained by Apify
Actor metrics
  • 22 monthly users
  • 8 stars
  • 89.2% runs succeeded
  • 31 days response time
  • Created in Apr 2023
  • Modified 4 months ago