Mercadolivre: Search Listings
Mercadolivre via Parse · marketplace
Search for product listings on the Mercado Livre Brazil 'Ofertas' (deals) page. Without a category_id, returns all current deals from multiple categories (electronics, home, beauty, fashion, tools, etc.). The query parameter filters results locally by name within the fetched listings. Returns matching listings with pricing, discount, and store information, plus aggregate statistics (total count, average price). Single-page response containing all matching deals. Scraper for Mercado Livre Brazil focused on the publicly accessible 'Ofertas' (Deals) page. Extracts product details, prices, discounts, and promotion status from active deals. Fulfilled by Parse from lista.mercadolivre.com.br.
- ecommerce
- lista-mercadolivre-com-br
- marketplace
- mercadolivre
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3805251d-c51a-458d-ad8f-cb8b5a906b4f/search_listings
- Interface artifact
- sha256:1a0fd4688c121108f857b69aa23b255dde72957f20a464cd71e6b7936e1d21ec
- Manifest digest
- sha256:768a03acfebf99f8c8e8028d3ea8b7094c3330a40881caf67108045bcdb30a7d
Request fields
- query (string): Keyword to filter results by product name (case-insensitive local filter applied after fetching the deals page). When omitted, all products from the page are returned.
- category_id (string): Mercado Livre category ID to filter deals (e.g. MLB3937 for Joias e Relógios, MLB1648 for Informática). When omitted, returns all deals from the main Ofertas page across multiple categories.
Example queries
- {"query":"relogio","category_id":"MLB3937"}