# IKEA API

Search IKEA's product catalog across European locales with live prices, ratings, and availability.

- Platform ID: `ikea`
- Capabilities: 1
- Execute endpoint: `POST https://data.upscrape.com/execute`
- OpenAPI: https://upscrape.com/scrapers/ikea/openapi.json

## Capabilities

| Endpoint | Capability ID | Cost | Description |
| --- | --- | --- | --- |
| [Products Search](https://docs.upscrape.com/docs/platforms/ikea/ikea.products.search) | `ikea.products.search` | 1 credit per request | Search IKEA products by keyword or article number in a supported locale. |

## Common uses

- Price monitoring across IKEA country storefronts
- Assortment and category research for furniture and home goods
- Competitive intelligence on IKEA pricing and discounting
- Tracking product ratings and online availability by market

## Integration contract

All capabilities use the shared `POST /execute` envelope. A `200` response completed inline; a `202` response must be polled through `GET /jobs/{id}`.

See [authentication](https://docs.upscrape.com/docs/api/authentication), [jobs and results](https://docs.upscrape.com/docs/api/jobs), and [errors and retries](https://docs.upscrape.com/docs/api/errors).
