# Changelog of Mercado Libre Search Results Scraper (`devilscrapes/mercadolibre-scraper`) Actor

- **URL**: https://apify.com/devilscrapes/mercadolibre-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/devilscrapes/mercadolibre-scraper.md

## Mercado Libre Search Results Scraper — Changelog

### 0.1.0 — 2026-09-20

- Initial scaffold: Actor skeleton, input/output/dataset schemas, PPE
  pricing (`actor-start` $0.20, `result` $0.005 provisional), README
  skeleton, and a boot-only placeholder `src/main.py`.
- Real implementation landed: Camoufox-driven `.mx` search-results
  scraper (RESIDENTIAL proxy, 8192 MB, proof-of-work challenge
  classifier + bootstrap/mid-run retry, offset pagination with the
  `finalUrl` redirect guard, `selectolax` row extraction, per-row fault
  isolation, charge-once `actor-start` + per-row `result` PPE events).
  80 tests green, `ruff`/`pyright` clean. Local-green, pending mandatory
  cloud QA before publish.
