Efficiently scrape and extract Mercadona product data for market research, price comparison, and inventory tracking. This Mercadona Product Scraper provides structured data on product details, categories, pricing, and availability, with flexible filtering by postal code for region-specific insights.
The Mercadona Product Scraper efficiently scrapes product data from Mercadona’s online store, allowing users to gather comprehensive information based on a specific postal code in Spain. Whether you’re conducting market research, price comparison, or tracking inventory, this tool provides valuable insights into product availability, pricing, and categories across different regions.
With the Mercadona Product Scraper, you can retrieve detailed data, including:
Market Research Businesses and researchers can track product trends and pricing changes in different regions of Spain, providing valuable insights for decision-making.
Price Comparison Consumers and businesses alike can compare prices across Mercadona stores in different regions, helping them find the best deals or understand regional pricing variations.
Inventory Tracking Keep track of product availability and stock levels at specific Mercadona locations, allowing businesses to monitor inventory trends and make data-driven decisions.
Regional Product Scraping Extract detailed product data by targeting specific regions or cities using postal codes, helping you focus on localized markets.
The Mercadona Product Scraper requires a postal code to scrape product data from the nearest Mercadona warehouse. The first two digits of the postal code determine the region.
Postal Code Prefix | City/Region |
---|---|
01 | Álava |
02 | Albacete |
03 | Alicante |
04 | Almería |
05 | Ávila |
06 | Badajoz |
07 | Balearic Islands |
08 | Barcelona |
09 | Burgos |
10 | Cáceres |
11 | Cádiz |
12 | Castellón |
13 | Ciudad Real |
14 | Córdoba |
15 | A Coruña |
16 | Cuenca |
17 | Girona |
18 | Granada |
19 | Guadalajara |
20 | Guipúzcoa |
21 | Huelva |
22 | Huesca |
23 | Jaén |
24 | León |
25 | Lleida |
26 | La Rioja |
27 | Lugo |
28 | Madrid |
29 | Málaga |
30 | Murcia |
31 | Navarra |
32 | Ourense |
33 | Asturias |
34 | Palencia |
35 | Las Palmas |
36 | Pontevedra |
37 | Salamanca |
38 | Santa Cruz de Tenerife |
39 | Cantabria |
40 | Segovia |
41 | Seville |
42 | Soria |
43 | Tarragona |
44 | Teruel |
45 | Toledo |
46 | Valencia |
47 | Valladolid |
48 | Biscay |
49 | Zamora |
50 | Zaragoza |
51 | Ceuta |
52 | Melilla |
The input postal code can be given in JSON format or directly via the Apify form. Here is an example in JSON format.
1{ 2 "postalCode": "28001", // Postal code for Madrid 3}
All products within the warehouse associated with the postal code will be scraped.
The output is delivered in JSON format, containing detailed information about the products in the specified Mercadona store. Example structure with all fields returned by the scraper:
1[ 2 { 3 "id": "69066", 4 "slug": "patata-pieza", 5 "limit": 999, 6 "badges": { 7 "is_water": false, 8 "requires_age_check": false 9 }, 10 "status": null, 11 "packaging": "Pieza", 12 "published": true, 13 "share_url": "https://tienda.mercadona.es/product/69066/patata-pieza", 14 "thumbnail": "https://prod-mercadona.imgix.net/images/df649ff24352a75b9e4e741de8533ba2.jpg?fit=crop&h=300&w=300", 15 "categories": [ 16 { 17 "id": 1, 18 "name": "Fruta y verdura", 19 "level": 0, 20 "order": 306 21 } 22 ], 23 "display_name": "Patata", 24 "unavailable_from": null, 25 "price_instructions": { 26 "iva": 0, 27 "is_new": false, 28 "is_pack": false, 29 "pack_size": null, 30 "unit_name": null, 31 "unit_size": 0.23, 32 "bulk_price": "1.99", 33 "unit_price": "0.46", 34 "approx_size": true, 35 "size_format": "kg", 36 "total_units": null, 37 "unit_selector": true, 38 "bunch_selector": false, 39 "drained_weight": null, 40 "selling_method": 0, 41 "price_decreased": false, 42 "reference_price": "1.990", 43 "min_bunch_amount": 1, 44 "reference_format": "kg", 45 "previous_unit_price": null, 46 "increment_bunch_amount": 1 47 }, 48 "unavailable_weekdays": [] 49 } 50]
The cost of scraping Mercadona product data with this Actor is minimal, around 0.32$ for each 10,000 products.
For questions, requests, or assistance, feel free to reach out!
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!