Ikea Product Description avatar
Ikea Product Description

Pricing

Pay per usage

Go to Store
Ikea Product Description

Ikea Product Description

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

The IKEA Product Description Actor is a web scraping tool that extracts detailed product information from IKEA product pages.

0.0 (0)

Pricing

Pay per usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

7 days ago

You can access the Ikea Product Description programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "productUrls": [
< {
< "url": "https://www.ikea.com/us/en/p/lillehem-modular-corner-sofa-2-seat-vissle-beige-metal-s19536285/"
< },
< {
< "url": "https://www.ikea.com/us/en/p/stockholm-2025-table-oak-veneer-oak-veneer-s49579985/"
< }
< ]
<}' |
<apify call pintostudio/ikea-product-description --silent --output-dataset

Ikea Product Description API through CLI

The Apify CLI is the official tool that allows you to use Ikea Product Description locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: