Skip to main content
Piloterr
Back to library

El Corte Inglés Search API

El Corte Inglés Search API. Search product listings on elcorteingles.es by keyword or URL. Returns prices, brands, images and pagination via webunlocker.

Active3 credits = 1 requestGET/v2/elcorteingles/search

Endpoint Overview

Detailed documentation, pricing, and usage examples.

OverviewLink to Overview

The El Corte Inglés Search API returns product listings from El Corte Inglés Spain (www.elcorteingles.es). Pass a keyword or a full search URL, optionally with page, and receive structured JSON with titles, prices, brands, images and pagination.

Use each result url or product_id with El Corte Inglés Product for the full product page.

QuickstartLink to Quickstart

GET https://api.piloterr.com/v2/elcorteingles/search?query=marino
GET https://api.piloterr.com/v2/elcorteingles/search?query=marino&page=2
GET https://api.piloterr.com/v2/elcorteingles/search?query=https://www.elcorteingles.es/search-nwx/?s=marino&stype=text_box

ParametersLink to Parameters

Parameter Type Required Description
query string yes Keyword or El Corte Inglés search URL
page integer no 1-based page number (default: from URL or 1)
return_page_source boolean no Raw HTML as {\"result\": \"...\"} (default: false)

Listings (results[])Link to Listings (results[])

Field Type Description
product_id string Product id (A… or MP_…)
title string Product title
url string Absolute product page URL
image_url string | null Main card image
price number | null Current price
currency string ISO currency (EUR)
brand string | null Brand name
color string | null Selected color when shown
old_price number Struck-through price when on promo
discount_percentage number Discount percent when on promo
images string[] Extra images when more than one is available

PaginationLink to Pagination

Field Type Description
page integer Current page
per_page integer Results per page (typically 12)
total_results integer | null Total hits when available
total_pages integer | null Total pages when available
next string | null Next page URL, or null

WorkflowLink to Workflow

  1. El Corte Inglés Search to discover products (this endpoint)
  2. El Corte Inglés Product for full product JSON

Error codesLink to Error codes

Code Meaning
400 Missing or invalid query
404 No parseable listings
500 Fetch or parsing error

NotesLink to Notes

  • Spain only (elcorteingles.es).
  • Promo / ad cards without a real product id are filtered out, so results.length can be lower than per_page.
  • Costs 3 credits per call (webunlocker).

Main use casesLink to Main use cases

  • Catalog discovery: collect product ids and URLs by keyword
  • Price monitoring: track listing prices and promo discounts
  • Retail intelligence: brand, color and availability signals at scale

Related APIs

Expand your data capabilities with these complementary tools.

Ready to get started?

Your web scraping API is one click away. Start with +500 credits, no infrastructure to set up, no proxies to manage, and no credit card required.

  • +500 credits
  • No credit card required
  • All endpoints included