We should add support for two additional marketplaces:
API: https://developers.mercadolibre.cl/es_ar/api-docs-es
Similar implementation to other Mercado Libre regions (Argentina, Mexico, etc.)
API: Depending on the scope, this could involve scraping or using their affiliate/open platform (e.g., RapidAPI or official partnerships).
Needs investigation into rate limits, product metadata, and order flow.
Notes:
May require UI updates to accommodate marketplace selection or filters.
Add unit tests to validate parsing logic for both platforms.
Evaluate performance considerations for AliExpress if scraping is required.
We should add support for two additional marketplaces:
API: https://developers.mercadolibre.cl/es_ar/api-docs-es
Similar implementation to other Mercado Libre regions (Argentina, Mexico, etc.)
API: Depending on the scope, this could involve scraping or using their affiliate/open platform (e.g., RapidAPI or official partnerships).
Needs investigation into rate limits, product metadata, and order flow.
Notes:
May require UI updates to accommodate marketplace selection or filters.
Add unit tests to validate parsing logic for both platforms.
Evaluate performance considerations for AliExpress if scraping is required.