Discover a world of fashion at your fingertips with MercadoLibre Product Scraper 🛍️✨. Effortlessly extract product details including product name, brand, price, and image URL from Mercado Libre’s vast catalog, ensuring you never miss out on the latest trends.
Action Panel
Request Example
time curl -X POST "https://api.blat.ai/harvest" \
--json '{
"mode": "crawl",
"id":
"listado-mercadolibre-com-mx-86007bca"
,
"params": {
"start_url":
"https://listado.mercadolibre.com.mx/ropa-bolsas-calzado/calzado/tenis/adidas/nuevo/mujer/tenis-ownthegame-adidas_AGE*GROUP_6725189_FILTRABLE*SIZE_12189507_NoIndex_True"
}
}' -H "X-API-KEY: ${BLAT_API_KEY}"