🇪🇸 SpainDepartment StoreReal-Time API

El Corte Inglés Price Scraper & Product Data API

Spain's largest department store group. Extract real-time prices, availability, product specs, and seller data from elcorteingles.es via a simple REST API.

🇪🇸

Spain

95%+

Match rate

<3s

Response time

JSON

Structured data

How It Works

Get El Corte Inglés data in 3 steps

1

Send an EAN or product URL

Pass a product EAN/GTIN barcode or a direct elcorteingles.es product URL to our API endpoint.

2

We scrape El Corte Inglés in real time

Our scraper fetches the latest pricing, availability, and product data directly from elcorteingles.es.

3

Receive structured JSON

Get clean, structured data with price, shipping cost, availability status, product specs, and images.

Live Preview

See El Corte Inglés in your browser

shopping.google.es
Google Shopping results for the Nothing Ear, with El Corte Inglés among the sellers

Live Google Shopping results for the Nothing Ear — El Corte Inglés appears as a seller

API

El Corte Inglés API integration

Get started in minutes with code examples in your preferred language.

Live El Corte Inglés data via Google Shopping

Call the /offers endpoint with site=shopping.google.es and an EAN — El Corte Inglés comes back as a seller. You don't need a El Corte Inglés-specific API; one Google Shopping call surfaces every seller carrying the product.

View in API guide

Implementation

curl -X GET "https://api.shoppingscraper.com/offers?api_key=your_api_key_here&site=shopping.google.es&ean=6974434222175"
GEThttps://api.shoppingscraper.com/offers?site=shopping.google.es&ean=6974434222175&api_key=your_api_key_here
API Response
{
"results": [
{
"ean": "6974434222175",
"sku": "8234494512552705530",
"url": "https://www.google.com/search?udm=28&q=Nothing%20Ear%20Wireless%20earphones&dpr=1#oshopproduct=cid:8234494512552705530,pvt:hg,pvo:3,laoid:1&oshop=apv&pvs=0&gl=es&hl=es",
"title": "Nothing Ear Wireless earphones",
"brand": "Nothing",
"thumbnail": "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcScudgFEcg0MwBpB4D9Z4SEWlon0HLk35cnoBhLK3mji97R-b3wrreakbvH1eDb0tIGROhfnboeL1iy4FZ1HpRnWR36NmWYtAThiQ3hwW67zUbhdIPSd3YL-Q",
"availability": "InStock",
"currency": "EUR",
"offers": [
{
"sellerName": "El Corte Inglés",
"sellerCode": "8808191",
"sellerReference": "https://www.elcorteingles.es/electronica/A51196082-auriculares-true-wireless-nothing-ear-con-cancelacion-de-ruido-activa-negro/",
"price": "99.00",
"formerPrice": "129.00",
"shippingPrice": "0.00",
"totalPrice": "99.00",
"condition": "New",
"availability": "InStock",
"shippingMethod": "standard"
},
{
"sellerName": "Amazon.es",
"sellerCode": "101204688",
"sellerReference": "https://www.amazon.es/Nothing-Ear-Auriculares-inalambricos-reproducci%C3%B3n/dp/B0CXPQKHR3?source=ps-sl-shoppingads-lpcontext&ref_=fplfs&psc=1&smid=A1AT7YVPFBWXBL&language=es_ES",
"price": "79.00",
"formerPrice": "85.00",
"shippingPrice": "0.00",
"totalPrice": "79.00",
"condition": "New",
"availability": "InStock",
"shippingMethod": "standard"
},
{
"sellerName": "PcComponentes",
"sellerCode": "6480536",
"sellerReference": "https://www.pccomponentes.com/nothing-ear-2024-auriculares-bluetooth-negros",
"price": "79.00",
"formerPrice": "129.00",
"shippingPrice": "0.00",
"totalPrice": "79.00",
"condition": "New",
"availability": "InStock",
"shippingMethod": "standard"
}
]
}
]
}
Features

What you get with El Corte Inglés

Every Seller's Price by EAN

Send an EAN to the Google Shopping /offers endpoint and get every seller's offer for that product — including El Corte Inglés — each with its own price, shipping cost, and total. One call returns the whole competitive set.

Price & Discount Tracking

Each offer returns the current price and the former price, so you can track the live price from El Corte Inglés and detect exactly when it drops below its previous one.

Total Landed Price

Offers include shipping price and total price alongside the item price — the real all-in cost shoppers compare, not just the headline figure.

Stock & Condition Signals

Every offer carries an availability status (in stock / out of stock) and a condition (new / refurbished), so you know whether El Corte Inglés and competing sellers actually have the item.

Seller Identity & Direct Link

Each offer names the seller and includes a direct seller-reference link, so you can attribute every price to El Corte Inglés or a rival and click straight through to the listing.

EAN-Matched Product, Multi-Country

Google Shopping matches your EAN to the right product — returning title, brand, image, and catalog SKU — and the same EAN runs across Google Shopping country domains, so you can compare the product market by market.

ShoppingScraper mascot
Data

Available data points

  • Product title
  • Brand
  • EAN / GTIN barcode
  • Google Shopping catalog SKU
  • Product image (thumbnail)
  • Seller name (per offer)
  • Direct seller-reference link
  • Price and former price
  • Shipping price and total price
  • Condition (new / refurbished)
  • Availability / stock status
  • Currency

Frequently Asked Questions

How do I scrape El Corte Inglés products?+

Send a GET request to our API with site=elcorteingles.es and the product's EAN barcode. The API returns structured JSON with pricing, availability, and product details.

How often is El Corte Inglés data updated?+

Every API call fetches live data from elcorteingles.es. For automated monitoring, set up a scheduler to check prices daily or multiple times per day.

Can I compare El Corte Inglés prices with other retailers?+

Yes. Use our Google Shopping or Global endpoint to get prices from multiple retailers for the same product, then compare against El Corte Inglés data.

Start scraping El Corte Inglés today

100 free API calls. No credit card required.